![]() |
![]()
| ![]() |
![]()
NAMEbyte2uni - shows what some encoding's byte should be in Unicode SYNOPSISbyte2uni [--encoding encoding] [ --all | criterion ... ] usage: byte2uni [ 0x## | U+#### | utf8_string ] ... Where: 0x means an encoded byte U+ means a Unicode codepoint string args must be in UTF-8 Output is in UTF-8. DESCRIPTIONENVIRONMENTBUGSSEE ALSOuniprops, uninames, perluniprops, perlunicode, perlrecharclass, perlre AUTHORTom Christiansen <tchrist@perl.com> COPYRIGHT AND LICENCECopyright 2011 Tom Christiansen. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
|