unicode - Why is � not listed in the Windows character table? -


so there "�", replacement character 0xfffd, symbol byte-sequence not represented character in unicode (right?).

well, wonder 'is' 'thing' actually, can't 'see'/'find' in windows' character table, neither searching symbol itself, nor searching fffd. after character, right? should in there. confused ...

enter image description here

the font arial not contain corresponding glyph represent character. try different font arial unicode or arial unicode ms.


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -