What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111101001010100111011110111101011110110111011010111110101101000011011110 | ô©ÞõíÚúÐÞ |
| SJIS-WIN | 111101001010100111011110111101011110110111011010111110101101000011011110 | ゙レ昻゙ |
| EUC-JP | 111101001010100111011110111101011110110111011010111110101101000011011110 | ?灌轌? |
| UTF-8 | 111101001010100111011110111101011110110111011010111110101101000011011110 | ????????? |
| UHC | 111101001010100111011110111101011110110111011010111110101101000011011110 | 尺赦雜驗 |