Closed mercury233 closed 3 years ago
Thanks for the runkit link! I see "俿" is encoded as <8F, B1, C8> (theEncodeResult), what do you mean it can't be encoded correctly? Is this encoding incorrect?
I know very few about character encoding, and I found the EUC-JP code of "俿" may be F9BB, and iconv-lite do can decode it
Well, honestly, I don't know much about EUC-JP either :) Current behavior seems reasonable, so I'm not sure what to do here. Let me know if you learn anything more specific (ideally with a link to some kind of standard), I can then reopen the issue. Thanks!
https://runkit.com/mercury233/6177adadef03d40008209995
As you can see, both 8FB1C8 and F9BB can be decoded, but it can't be encoded correctly.