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