iconv# Convert text between encodings. $ iconv -f WINDOWS-1252 -t UTF-8 input.csv > clean.csv $ iconv -l