Quickly Convert Text Encodings
kesäkuu 26, 2008
Just run:
iconv -f from -t to < input > output
where for example from=ISO88591 and to=UTF8
Pääosin tietoteknistä jorinaa suomeksi ja englanniksi – Mainly computing-oriented babble in Finnish and English
Just run:
iconv -f from -t to < input > output
where for example from=ISO88591 and to=UTF8