What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 1000100101011111001111111110000110101001001111111110011001111000 | _?á©?æx |
SJIS-WIN | 1000100101011111001111111110000110101001001111111110011001111000 | 雲?皓?諄 |
EUC-JP | 1000100101011111001111111110000110101001001111111110011001111000 | ?_?瓸?? |
UTF-8 | 1000100101011111001111111110000110101001001111111110011001111000 | ?_????x |
UHC | 1000100101011111001111111110000110101001001111111110011001111000 | ??洗?量 |