What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111101000110001111111010001010100101001111111010001010101110 | ?F?¢¥?¢® |
| SJIS-WIN | 0011111101000110001111111010001010100101001111111010001010101110 | ?F?「・?「ョ |
| EUC-JP | 0011111101000110001111111010001010100101001111111010001010101110 | ?F?▲?〓 |
| UTF-8 | 0011111101000110001111111010001010100101001111111010001010101110 | ?F?????? |
| UHC | 0011111101000110001111111010001010100101001111111010001010101110 | ?F?´?¡ |