What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 100110000110000000111111001111111110011001100010 | `??æb |
SJIS-WIN | 100110000110000000111111001111111110011001100010 | 倭??訝 |
EUC-JP | 100110000110000000111111001111111110011001100010 | ?`??? |
UTF-8 | 100110000110000000111111001111111110011001100010 | ?`???b |
UHC | 100110000110000000111111001111111110011001100010 | ???揚 |