iconv
iconv
iconv [options] files
Convert the contents of one or more files from one character encoding to another and write the results to standard output.
Options
Omit invalid output characters.
Convert input characters from the code1 encoding.
Print help message and exit.
Print a list of valid encodings to standard output.
Write the converted output to file instead of standard output.
Operate silently; don't print warning messages.
Convert input characters to the code2 encoding.
Print a brief usage message showing only the command syntax and then exit.
Print version information and exit.
Operate verbosely; print progress messages.