What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 00111111001111110110001000111111001111110011111101010101 | ??b???U |
| SJIS-WIN | 00111111001111110110001000111111001111110011111101010101 | ??b???U |
| EUC-JP | 00111111001111110110001000111111001111110011111101010101 | ??b???U |
| UTF-8 | 00111111001111110110001000111111001111110011111101010101 | ??b???U |
| UHC | 00111111001111110110001000111111001111110011111101010101 | ??b???U |