What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 1001101001100101001111111110011010011010001111111110100001000010 | e?æ?èB |
SJIS-WIN | 1001101001100101001111111110011010011010001111111110100001000010 | 啼?證?錚 |
EUC-JP | 1001101001100101001111111110011010011010001111111110100001000010 | ?e???? |
UTF-8 | 1001101001100101001111111110011010011010001111111110100001000010 | ?e????B |
UHC | 1001101001100101001111111110011010011010001111111110100001000010 | 쉋?予?苒 |