mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
5 lines
274 B
Text
5 lines
274 B
Text
uni2ascii and ascii2uni convert between UTF-8 Unicode and any of a variety of
|
|
7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric
|
|
character references, \u-escapes, standard hexadecimal, and raw hexadecimal.
|
|
|
|
WWW: http://freshmeat.net/projects/uni2ascii/
|