Just run:

iconv -f from -t to < input > output

where for example from=ISO88591 and to=UTF8

Leave a Reply