mb_chr
Supported Versions: PHP 7 >= 7.2.0, PHP 8
Return character by Unicode code point value
<?php mb_chr
(
int $codepoint
, ?
string $encoding
=
null
):
string
|
false