如何将编码从 UTF-8 转换为 windows-1252?

发布于 2024-12-03 09:22:14 字数 148 浏览 2 评论 0原文

如何正确地将文本文件从 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

阳光①夏 2024-12-10 09:22:14

如果您只有一个文件要转换,我使用 Notepadd++ ...

编码菜单 ->字符集 ->西欧

If you only have one file to convert, I use Notepadd++ ...

Encoding Menu -> Character Sets -> Western Europeean

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文