Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

How can I manually set the character encoding for a page?

  • 3 ответа
  • 1 имеет эту проблему
  • 9 просмотров
  • Последний ответ от cor-el

more options

I noticed that firefox lately hides more specific options from the character encoding settings.

For example, it now has only one option for Japanese: "Japanese". It should contain encodings such as Shift-JIS, euc-JP, etc.. I want to, and I used to be able to, specify which of the encodings I need.

The auto detection really often messes it up, and this is a huge problem when browsing old-fashioned websites.

Is there any way I can specify the encoding manually? I'm OK with digging into about:config, or even use the developer tools if necessary (for an emergency measure).

I noticed that firefox lately hides more specific options from the character encoding settings. For example, it now has only one option for Japanese: "Japanese". It should contain encodings such as Shift-JIS, euc-JP, etc.. I want to, and I used to be able to, specify which of the encodings I need. The auto detection really often messes it up, and this is a huge problem when browsing old-fashioned websites. Is there any way I can specify the encoding manually? I'm OK with digging into about:config, or even use the developer tools if necessary (for an emergency measure).
Приложенные скриншоты

Все ответы (3)

more options

Firefox checks if changing the character encoding has any effect for the current site. If not, it's disables. For further information, can read this: https://superuser.com/questions/783864/why-does-firefox-disable-the-character-encoding-menu-for-some-sites/783976#783976

more options

No, it's not about it disables the functionality. I'm not talking about the buttons being grey. Maybe my attachment was confusing.

For some site (e.g. https://www.kantei.go.jp/ ) we can choose "Japanese" as the encoding as of now. What I can't do is choosing between "Japanese (euc-jp)" and "Japanese (shift-JIS)" etc.

I think "Japanese" is a locale, or a *group of encodings*, rather than specific encoding I mentioned in the title.

Изменено lesguillemets

more options

Websites should use Unicode these days and not an 8-bit legacy Encoding used in old days. For www.kantei.go.jp "Tools -> Page Info -> General" shows UTF-8 as send by the server, so there shouldn't be any need to change the Text Encoding (Unicode is selected and can't be changed).

You can only change the Text Encoding if the server doesn't send an encoding. There is a fallback encoding setting available in "Options/Preferences -> General -> Fonts"

Do you have a test page where the server doesn't send an encoding ?