Converts text from one character encoding to another.
Exampleiconv -f UTF-8 -t ISO-8859-1 input.txt -o output.txt
iconv -f UTF-8 -t ISO-8859-1 input.txt -o output.txt
DevOpsSchoolTypically replies within an hour