What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 100001000101110000111111100001000101110000111111 | \?\? |
SJIS-WIN | 100001000101110000111111100001000101110000111111 | Ы?Ы? |
EUC-JP | 100001000101110000111111100001000101110000111111 | ?\??\? |
UTF-8 | 100001000101110000111111100001000101110000111111 | ?\??\? |
UHC | 100001000101110000111111100001000101110000111111 | ???? |