Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

Can not display Japanese characters in Firefox, even though I chose Japanese in Tools-Content menu. Thank you for help!

d.osboo 已回复
Ruth.Benedict

Japanese characters on different websites are not displayed properly. I can only see squares with numbers instead.

Japanese characters on different websites are not displayed properly. I can only see squares with numbers instead.

所有回复 (8)

You're probably viewing the website in the wrong character set.

Try View > Character Encoding > some Japanese encodings, or UTF8 or 16

The website itself should specify the encoding. The default encoding - in Options > Content - is only used if the website doesn't specify an encoding. Maybe the website you're looking at specifies the wrong encoding.

Make sure that you have installed East Asian language support:

Make sure that you have installed East Asian language support:

cor-el, I guess this is the point. However the wiki article says "In order to display Asian characters in your browser, download and install the Microsoft Global Input Method Editors (IMEs) ... This is the system extension that provides the language support to your English Windows system when you are using Internet Explorer." - does it mean that it will ONLY help in Windows Explorer while I prefer working in Mozilla Firefox?

由Ruth.Benedict于修改

How would I do this in firefox 4, since there is no view toolbar?

You can access the character encoding via Firefox > Web Developer > Character Encoding


Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.

I had absolutely no problem until about about a week ago, maybe less. Suddenly, I couldn't see Japanese characters anymore, just the boxes with4 numbers and/or letters inside them. So, has there been some update that interfered with viewing them?

The same thing is happening with Korean characters.

On my other computer, I have Firefox/3.6.17, and it continues to display Japanese and Korean characters correctly.

由KkHhSs于修改

Try to toggle some of the Boolean gfx font_rendering prefs on the about:config page to disable some features.

Filter: gfx

gfx.direct2d.disabled (f -> t)
gfx.direct2d.force-enabled (f)
gfx.font_rendering.cleartype.always_use_for_content (f)
gfx.font_rendering.cleartype.use_for_downloadable_fonts (t)
gfx.font_rendering.directwrite.enabled (f)
gfx.font_rendering.directwrite.use_gdi_table_loading (t) /questions/782325
gfx.use_text_smoothing_setting (f)

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.
You can use the Filter bar at to top of the about:config page to locate a pref more easily.

Alas, it was the "Constant Guard" security program that was provided by Comcast (my internet provider). As soon as I uninstalled that, the problem was fixed.