Converts a unicode codepoint to a UTF-8 character
public codepoint_to_utf8 ( integer $codepoint ) : string | ||
$codepoint | integer | Unicode codepoint |
return | string | UTF-8 character |
public codepoint_to_utf8 ( integer $codepoint ) : string | ||
$codepoint | integer | Unicode codepoint |
return | string | UTF-8 character |