<?php $codepoints = mb_str_split('#️⃣'); var_export(array_map(fn ($v) => mb_ord($v), $codepoints));
You have javascript disabled. You will not be able to edit any code.