What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 100101110101110000111111001111111001100011010000 | \??Ð |
| SJIS-WIN | 100101110101110000111111001111111001100011010000 | 予??侑 |
| EUC-JP | 100101110101110000111111001111111001100011010000 | ?\??? |
| UTF-8 | 100101110101110000111111001111111001100011010000 | ?\???? |
| UHC | 100101110101110000111111001111111001100011010000 | ???샫 |