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