What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111110011111111000101110101100011111100111111110001011101011001000010 | ??ÅÖ??ÅÖB |
SJIS-WIN | 001111110011111111000101110101100011111100111111110001011101011001000010 | ??ナヨ??ナヨB |
EUC-JP | 001111110011111111000101110101100011111100111111110001011101011001000010 | ??砥??砥B |
UTF-8 | 001111110011111111000101110101100011111100111111110001011101011001000010 | ????????B |
UHC | 001111110011111111000101110101100011111100111111110001011101011001000010 | ??텅??텅B |