What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 11110001110001110011111100111111100011111101011111111001 | ñÇ??×ù |
| SJIS-WIN | 11110001110001110011111100111111100011111101011111111001 | ??訟 |
| EUC-JP | 11110001110001110011111100111111100011111101011111111001 | 馭??荑 |
| UTF-8 | 11110001110001110011111100111111100011111101011111111001 | ??????? |
| UHC | 11110001110001110011111100111111100011111101011111111001 | 舟??뤩 |