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