What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111110100000100111111010101110011111101011001001111111010000110100100 | ?A?W?Y?¡¤ |
SJIS-WIN | 001111110100000100111111010101110011111101011001001111111010000110100100 | ?A?W?Y?。、 |
EUC-JP | 001111110100000100111111010101110011111101011001001111111010000110100100 | ?A?W?Y?, |
UTF-8 | 001111110100000100111111010101110011111101011001001111111010000110100100 | ?A?W?Y??? |
UHC | 001111110100000100111111010101110011111101011001001111111010000110100100 | ?A?W?Y?· |