Skip to content

Instantly share code, notes, and snippets.

@kuleszaj
Created July 12, 2011 15:46
Show Gist options
  • Save kuleszaj/1078241 to your computer and use it in GitHub Desktop.
Save kuleszaj/1078241 to your computer and use it in GitHub Desktop.
[kulesza@home ~]$ echo -e "\x80iconv\x20\x80will\x20\x80not\x20\x80like\x20\x80this" | iconv -t LATIN1//IGNORE -f UTF-8
iconv will not like this
iconv: illegal input sequence at position 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment