Konvertieren von ISO-8859-1 nach UTF-8
sudo iconv -f ISO-8859-1 -t UTF-8 input-file.iso8859-1 -o output-file.utf-8