|
|
| P is for Practical | |
| PerlMonks |
Re^2: How do I convert a sequence of hexes (D0 D6) to Chinese characters (中)?by davido (Bishop) |
| on Jun 06, 2011 at 00:58 UTC ( #908223=note: print w/ replies, xml ) | Need Help?? |
|
...should be written as chr( hex( '0xD0D6' ) ), shouldn't it? Dave
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||