What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 10101000111110010011111110101000111110010011111101110111 | ¨ù?¨ù?w |
| SJIS-WIN | 10101000111110010011111110101000111110010011111101110111 | ィ?ィ?w |
| EUC-JP | 10101000111110010011111110101000111110010011111101110111 | ????w |
| UTF-8 | 10101000111110010011111110101000111110010011111101110111 | ??????w |
| UHC | 10101000111110010011111110101000111110010011111101110111 | ¼?¼?w |