readthefuckingmanual.net

[SOLVED] iconv: illegal input sequence at position

Error added: 2006-11-11T23:20:09Z

1 people waiting for the answer...

3 answers found.

Answer 1286 (73.07692% helpful)

try to use with //translit switch.
Sample:
iconv -f UTF-8 -t ISO-8859-1//TRANSLIT yourfile.txt -o your_new_file.txt
Permalink

Answer 1052 (31.578947% helpful)

first type \"file -i your filename\" to find the charset used (as xxx).
second type \"iconv -f xxx -t utf8 > aim filename\"
Bingle!That\'s it!
Permalink

Answer 871 (20.0% helpful)

iconv illegal input sequence
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: