How to Install uni2ascii in Ubuntu 18.04



Install uni2ascii by entering the following commands in the terminal:

sudo apt update
sudo apt install uni2ascii

Description:

UTF-8 to 7-bit ASCII and vice versa converter

This package provides conversion in both directions between UTF-8 Unicode and a variety of 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.

Homepage: http://billposer.org/Software/uni2ascii.html

Version: 4.18-2build1

Section: universe/text