What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111010000111000110101010001111100101000001001111111010000111000110 | ?¡Æ¨ùA?¡Æ |
SJIS-WIN | 001111111010000111000110101010001111100101000001001111111010000111000110 | ?。ニィ?。ニ |
EUC-JP | 001111111010000111000110101010001111100101000001001111111010000111000110 | ?‘?A?‘ |
UTF-8 | 001111111010000111000110101010001111100101000001001111111010000111000110 | ??ƨ?A??? |
UHC | 001111111010000111000110101010001111100101000001001111111010000111000110 | ?°¼A?° |