uni2ascii 4.7 (Default branch)

uni2ascii and ascii2uni convert between UTF-8Unicode and 29 7-bit ASCII equivalents including:hexadecimal and decimal HTML and SGML numericcharacter references, \u-escapes, standardhexadecimal, raw hexadecimal, and RFC2396 URIformat. Such ASCII equivalents are useful forentering Unicode in program source or in programsthat are not 8-bit safe, and for testing anddebugging. Several options allow Unicode to beconverted to approximately equivalent ASCII, e.g.by stripping diacritics. An optional GUI isprovided.License: GNU General Public License v3Changes:
This release adds options to uni2ascii to passthrough untransformed Unicode rather thanconverting it to ASCII escapes and as a shorthandfor cdefx. Several characters have been added tothe -e and -x options.

More...