What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111111110110110111011111000011100011011110110101111011110000111000110 | ?í»áÆö½áÆ |
| SJIS-WIN | 001111111110110110111011111000011100011011110110101111011110000111000110 | ?晙眸眸 |
| EUC-JP | 001111111110110110111011111000011100011011110110101111011110000111000110 | ?躬疇?疇 |
| UTF-8 | 001111111110110110111011111000011100011011110110101111011110000111000110 | ????????? |
| UHC | 001111111110110110111011111000011100011011110110101111011110000111000110 | ?自篠治篠 |