chcg / NPP_HexEdit

Notepad++ Plugin Hexedit
821 stars 156 forks source link

UTF-16 BE BOM (Big Endian) encoding adds redundant characters when viewed in Hex Editor. #80

Open liufeiyafly opened 9 months ago

liufeiyafly commented 9 months ago

For instance, when pasting the Chinese character or more in Notepad++ with UTF-8 encoding, convert the encoding of characters to UTF-16 BE BOM (Big Endian) and then viewing it in Hex Editor, additional characters appear after the character . When there are redundant symbols, disabling the HEX viewing mode in the Hex Editor can even cause Notepad++ to crash abruptly.

The Hex Editor is version 0.9.12, while Notepad++ is version v8.6.