iconv (1) Linux Manual Page
NAME iconv – convert text from one character encoding to another SYNOPSIS iconv [options] [-f from-encoding] [-t to-encoding] [inputfile]… DESCRIPTION The iconv program reads in text in one encoding and outputs the text in another encoding. If no input files are given, or if it is given as a dash (-), iconv reads from standard…
