What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 11001011111001100011111111010110110000010011111101000010 | Ëæ?ÖÁ?B |
| SJIS-WIN | 11001011111001100011111111010110110000010011111101000010 | ヒ?ヨチ?B |
| EUC-JP | 11001011111001100011111111010110110000010011111101000010 | 昧?崛?B |
| UTF-8 | 11001011111001100011111111010110110000010011111101000010 | ??????B |
| UHC | 11001011111001100011111111010110110000010011111101000010 | 踞?逞?B |