What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111111011010111101011001010011111111101101101110111110000111000110 | ?ö½e?í»áÆ |
SJIS-WIN | 001111111111011010111101011001010011111111101101101110111110000111000110 | ?e?晙眸 |
EUC-JP | 001111111111011010111101011001010011111111101101101110111110000111000110 | ??e?躬疇 |
UTF-8 | 001111111111011010111101011001010011111111101101101110111110000111000110 | ???e????? |
UHC | 001111111111011010111101011001010011111111101101101110111110000111000110 | ?治e?自篠 |