What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111110101101000111111101000101010111000111111101010001111100101000010 | ?Z?¢®?¨ùB |
SJIS-WIN | 001111110101101000111111101000101010111000111111101010001111100101000010 | ?Z?「ョ?ィ |
EUC-JP | 001111110101101000111111101000101010111000111111101010001111100101000010 | ?Z?〓??B |
UTF-8 | 001111110101101000111111101000101010111000111111101010001111100101000010 | ?Z??????B |
UHC | 001111110101101000111111101000101010111000111111101010001111100101000010 | ?Z?¡?¼B |