The iconv command converts the encoding of characters read from either standard input or the specified file from one coded character set to another and then writes the results to standard output.
The character encodings and options available depend on the installed implementation of iconv. If the argument to from_encoding or to_encoding is not supported on the current system, false will be returned.