What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111111010001110100100001111111010101010100010 | ?£¤?ª¢ |
| SJIS-WIN | 001111111010001110100100001111111010101010100010 | ?」、?ェ「 |
| EUC-JP | 001111111010001110100100001111111010101010100010 | ???? |
| UTF-8 | 001111111010001110100100001111111010101010100010 | ?????? |
| UHC | 001111111010001110100100001111111010101010100010 | ?$?あ |