What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 0011111101001100001111110100000100111111101010001111100101000010 | ?L?A?¨ùB |
SJIS-WIN | 0011111101001100001111110100000100111111101010001111100101000010 | ?L?A?ィ |
EUC-JP | 0011111101001100001111110100000100111111101010001111100101000010 | ?L?A??B |
UTF-8 | 0011111101001100001111110100000100111111101010001111100101000010 | ?L?A???B |
UHC | 0011111101001100001111110100000100111111101010001111100101000010 | ?L?A?¼B |