iconv(1) -f utf-8 -t ascii/translit
Convert encoding of given files from one encoding to another
--from-code, -f encoding
       Convert characters from encoding.
--to-code, -t encoding
       Convert characters to encoding. If not specified the encoding corresponding to the current locale
       is used.
source manpages: iconv