iconv -f UTF-8 -t ASCII file.txt

Category: File Viewing & Editing

iconv -f UTF-8 -t ASCII file.txt

Convert file encoding from UTF-8 to ASCII

Converts a file from one text encoding to another. UTF-8 supports all languages; ASCII only supports basic English characters.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.