如何将编码从 UTF-8 转换为 windows-1252?
如何正确地将文本文件从 UTF-8 转换为 Windows-1252?
我尝试使用 iconv (windows xp) 转换文件,但此实用程序将文本文件转换为 ANSI。我的 Windows 中的默认代码页是 Windows-1251,因此我无法正确显示某些字符。
How can I correctly convert a text file from UTF-8 to Windows-1252?
I have tried converting the file using iconv (windows xp) but this util converted the text file to ANSI. The default code page in my Windows is Windows-1251 and so I can`t correctly display some characters.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您只有一个文件要转换,我使用 Notepadd++ ...
编码菜单 ->字符集 ->西欧
If you only have one file to convert, I use Notepadd++ ...
Encoding Menu -> Character Sets -> Western Europeean