I was wondering how windows interpret characters, for instance:
I maked a file with an Hexeditor with the 3 bytes E3 81 81
.
Those bytes are the "ぁ"
character encoded as UTF-8.
I open the notepad and it displays "ぁ"
I don't specified the encoding of the file, i just created the bytes.
and the notepad interpret it correctly.
Is the notepad guessing what encoding probably is?
or is the Hex editor saving those bytes with a specific encoding.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…