What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 0011111100111111001111110011111101000001001111111010000110100111 | ????A?¡§ |
SJIS-WIN | 0011111100111111001111110011111101000001001111111010000110100111 | ????A?。ァ |
EUC-JP | 0011111100111111001111110011111101000001001111111010000110100111 | ????A?: |
UTF-8 | 0011111100111111001111110011111101000001001111111010000110100111 | ????A??? |
UHC | 0011111100111111001111110011111101000001001111111010000110100111 | ????A?¨ |