What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111110011111110100001110101110011111110101000101000111010001010101111 | ??¡×?¨£¢¯ |
| SJIS-WIN | 001111110011111110100001110101110011111110101000101000111010001010101111 | ??。ラ?ィ」「ッ |
| EUC-JP | 001111110011111110100001110101110011111110101000101000111010001010101111 | ??」?┌? |
| UTF-8 | 001111110011111110100001110101110011111110101000101000111010001010101111 | ????????? |
| UHC | 001111110011111110100001110101110011111110101000101000111010001010101111 | ??§?ª¿ |