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