Skip to content

converting character encodings

Note

  • foo and bar represent the character encodings of the input and output files, respectively.
  • foo.bar and bar.baz represent the filenames of the input and output files, respectively.

In Linux, use iconv -f foo -t bar foo.bar > bar.baz.

converting an HTML character entity reference to a UTF-8 character

Note

Use <foo.bar recode html..utf8 > bar.baz

prior work

licensing

No rights reserved: CC0 1.0.