What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111010011010101110100010111011111011110110100111 | 髢ァ |
| SJIS-WIN | 111010011010101110100010111011111011110110100111 | 鬮「?ァ |
| EUC-JP | 111010011010101110100010111011111011110110100111 | 蕭?洲 |
| UTF-8 | 111010011010101110100010111011111011110110100111 | 髢ァ |
| UHC | 111010011010101110100010111011111011110110100111 | 遙?쉑 |