开发者

Can't figure out character set

I'm dealing with an HTML document that contains a special character that is not being displayed correctly.

My usual response to this type of problem is to, in Firefox, switch character sets until the special character displays correctly. But in this case, that approach is not working. They all look screwed up.

Here's the page in question:

http://files.mattalexander.me/c开发者_Go百科harset-test.html


If that character is indeed supposed to be 0xEFBFBD, then it is displaying correctly for me - it is the "replacement character":

used to replace an unknown or unprintable character

See wikipedia

What seems more likely to me, is that somewhere on its way to your test page, the encoding has gotten messed up, thus the default replacement character.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜