mb_ord
Intervention/image
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