当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Why isn't Firefox displaying a character right, but Chrome is?

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 6 回表示
  • 最後の返信者: Shadow110

more options

When I used NotePad++ to write 1 character from the ascii insertion panel, value 131, hex 83 "ƒ" (I did this as a 1 character file n saved it as 1letter.txt n 1letter.htm, it displayed as 198, hex C6 "Æ" (sans the ""), but not just Æ

There's a comma where an apostrophe would normally be

It's too ƒricking weird

Why isn't it displaying value 131, hex 83 "ƒ"?

Chrome displays value 131, hex 83 "ƒ" perfectly

ƒrebe

When I used NotePad++ to write 1 character from the ascii insertion panel, value 131, hex 83 "ƒ" (I did this as a 1 character file n saved it as 1letter.txt n 1letter.htm, it displayed as 198, hex C6 "Æ" (sans the ""), but not just Æ There's a comma where an apostrophe would normally be It's too ƒricking weird Why isn't it displaying value 131, hex 83 "ƒ"? Chrome displays value 131, hex 83 "ƒ" perfectly ƒrebe

すべての返信 (1)

more options

Hi, as Notepad++ sticks formatting code into things it is possible that is the reason. Firefox does not do UTF8 but not sure as to doing ascii just know that it does stick formatting in to the page.

There is an Encoding menu under the Format menu somewhere. Could you check in the lower right corner of Notepad++ what character encoding is being used for your documents. Some encodings, particularly UTF-16 encodings,

Best I can do at the moment as do not use notepad++