What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 00111111010000000011111110000001010011000011111101000001 | ?@?L?A |
SJIS-WIN | 00111111010000000011111110000001010011000011111101000001 | ?@?´?A |
EUC-JP | 00111111010000000011111110000001010011000011111101000001 | ?@??L?A |
UTF-8 | 00111111010000000011111110000001010011000011111101000001 | ?@??L?A |
UHC | 00111111010000000011111110000001010011000011111101000001 | ?@?갟?A |