mb_ord
pestphp/pest
Supported Versions: PHP 7 >= 7.2.0, PHP 8
Get Unicode code point of character
<?php mb_ord
(
string $string
, ?
string $encoding
=
null
):
int
|
false