What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 1101110111011100111011101110010000111111110111011101110000111111 | ÝÜîä?ÝÜ? |
| SJIS-WIN | 1101110111011100111011101110010000111111110111011101110000111111 | ンワ鮏?ンワ? |
| EUC-JP | 1101110111011100111011101110010000111111110111011101110000111111 | 毬鈔?毬? |
| UTF-8 | 1101110111011100111011101110010000111111110111011101110000111111 | ???????? |
| UHC | 1101110111011100111011101110010000111111110111011101110000111111 | 棚賊?棚? |