.. / iconv
Sponsor Fork Star

Comment

The 8859_1 encoding is used as it accepts any single-byte sequence, thus it allows to read/write arbitrary files. Other encoding combinations may corrupt the result.

File write

This executable can write data to local files.

File read

This executable can read data from local files.

Source | History