summaryrefslogtreecommitdiffstats
path: root/misc/uni2ascii/README
blob: 49873368176f0ae36808ef51f19f84ad14488f38 (plain)
1
2
3
4
5
6
uni2ascii provides conversion in both directions between UTF-8 Unicode
and more than thirty 7-bit ASCII equivalents, including HTML numeric
character references, various escapes and hexadecimal. Such ASCII
equivalents are useful when including Unicode text in program source,
when debugging, and when entering text into web programs that can
handle the Unicode character set but are not 8-bit safe.