This is an old revision of the document!


Linux file encoding

$ file -i file.txt
file1: text/plain; charset=utf-16le
 
$ iconv -f utf-16le -t UTF-8   file.txt > file.utf8.txt
kb/linux_file_encoding.1449492698.txt.gz · Last modified: 2022/01/03 16:03 (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0