What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111110000011010111001111111101010111000100001111111100001111001000 | ?à×?ÕÄ?ÃÈ |
SJIS-WIN | 001111111110000011010111001111111101010111000100001111111100001111001000 | ?獸?ユト?テネ |
EUC-JP | 001111111110000011010111001111111101010111000100001111111100001111001000 | ?獨?嫩?暖 |
UTF-8 | 001111111110000011010111001111111101010111000100001111111100001111001000 | ????????? |
UHC | 001111111110000011010111001111111101010111000100001111111100001111001000 | ?饍?臘?쳰 |