What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111111000111110100010111011011000111110101010101000010111111001000010 | ?¢íª¡~B |
| SJIS-WIN | 001111111000111110100010111011011000111110101010101000010111111001000010 | ?召尞ェ。~B |
| EUC-JP | 001111111000111110100010111011011000111110101010101000010111111001000010 | ?©Á~B |
| UTF-8 | 001111111000111110100010111011011000111110101010101000010111111001000010 | ???폪?~B |
| UHC | 001111111000111110100010111011011000111110101010101000010111111001000010 | ?룫日ぁ~B |