What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111110100010101011100110001000111111101000101010111000111111 | ?¢®b?¢®? |
| SJIS-WIN | 0011111110100010101011100110001000111111101000101010111000111111 | ?「ョb?「ョ? |
| EUC-JP | 0011111110100010101011100110001000111111101000101010111000111111 | ?〓b?〓? |
| UTF-8 | 0011111110100010101011100110001000111111101000101010111000111111 | ???b???? |
| UHC | 0011111110100010101011100110001000111111101000101010111000111111 | ?¡b?¡? |