Skip to content

Instantly share code, notes, and snippets.

@mishudark
Created July 27, 2014 02:00
Show Gist options
  • Save mishudark/86210513878c6abf15d6 to your computer and use it in GitHub Desktop.
Save mishudark/86210513878c6abf15d6 to your computer and use it in GitHub Desktop.
convert to utf8
iconv -f ISO-8859-1 -t UTF-8 input > output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment