blob: aaca9bc6b642d598891ff19fe8616d0e78ff8a98 (
plain) (
blame)
1
2
3
4
5
|
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://freecode.com/projects/uni2ascii/
|