What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 11000011101001000100001011000011101001000100001001000010 | äBäBB |
SJIS-WIN | 11000011101001000100001011000011101001000100001001000010 | テ、Bテ、BB |
EUC-JP | 11000011101001000100001011000011101001000100001001000010 | 辰B辰BB |
UTF-8 | 11000011101001000100001011000011101001000100001001000010 | äBäBB |
UHC | 11000011101001000100001011000011101001000100001001000010 | 채B채BB |