What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111111000110111111000011111100111111001111111010010010100010 | ?Æü???¤¢ |
| SJIS-WIN | 0011111111000110111111000011111100111111001111111010010010100010 | ?ニ???、「 |
| EUC-JP | 0011111111000110111111000011111100111111001111111010010010100010 | ?日???あ |
| UTF-8 | 0011111111000110111111000011111100111111001111111010010010100010 | ???????? |
| UHC | 0011111111000110111111000011111100111111001111111010010010100010 | ?폽???ㄲ |