in reply to Re^2: How to convert between Unicode codepoint and UTF8 character code on Perl?
in thread How to convert between Unicode codepoint and UTF8 character code on Perl?
Alternatively, use chr to transform code point numbers into wide characters.
|
|---|