Using iconv to convert from UTF-16LE to UTF-8

前端 未结 2 535
猫巷女王i
猫巷女王i 2020-12-23 15:55

Hi I am trying to convert some log files from a Microsoft SQL server, but the files are encoded using UTf-16LE and iconv does not seem to be able to convert them.

I

2条回答
提交回复
热议问题