Description
Perl code can perform simple conversions between UTF-8 byte strings and character data. This is useful for text import, export, and compatibility code that needs explicit encoding steps.
It is a developer library. Applications should report invalid UTF-8 clearly instead of guessing, especially when processing user files or network input.