chcg/NPP_HexEdit

十六进制显示异常

JavaTomKing opened this issue · 1 comments

disableerror
使用最新版,当有三个00的时候,显示异常,如图

chcg commented

Google translate:

Hexadecimal display exception

Using the latest version, when there are three 00s, the display is abnormal, as shown in the figure

See
https://www.codetable.net/asciikeycodes

The problem seems to be that b5 cc is shown as chinese symbol and ca 00 as ? and not as 4 separate symbols. So most likely an issue in the unicode handling.