What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 00111111111011011011101101100101001111111110110110111011 | ?í»e?í» |
SJIS-WIN | 00111111111011011011101101100101001111111110110110111011 | ?晙e?晙 |
EUC-JP | 00111111111011011011101101100101001111111110110110111011 | ?躬e?躬 |
UTF-8 | 00111111111011011011101101100101001111111110110110111011 | ???e??? |
UHC | 00111111111011011011101101100101001111111110110110111011 | ?自e?自 |