Experts,
I'm attempting to convert a hexidecimal in Perl to it's equivalent chinese character. The problem is, is that my current function converts to an ASCII character, and chinese chraracters dont exist in ASCII.
Is there a way around this?
Please help!
Start Free Trial