Here’s how you can use iconv to convert between encodings:
iconv --from-code=utf-16le --to-code=utf-8 some_file
Here’s how you can use iconv to convert between encodings:
iconv --from-code=utf-16le --to-code=utf-8 some_file