What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 10100001101001110011111110100010101011101010001010101111 | ¡§?¢®¢¯ |
| SJIS-WIN | 10100001101001110011111110100010101011101010001010101111 | 。ァ?「ョ「ッ |
| EUC-JP | 10100001101001110011111110100010101011101010001010101111 | :?〓? |
| UTF-8 | 10100001101001110011111110100010101011101010001010101111 | ??????? |
| UHC | 10100001101001110011111110100010101011101010001010101111 | ¨?¡¿ |