What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111110011111100111111101010001010000100111111001111111010000110100111 | ???¨¡??¡§ |
| SJIS-WIN | 001111110011111100111111101010001010000100111111001111111010000110100111 | ???ィ。??。ァ |
| EUC-JP | 001111110011111100111111101010001010000100111111001111111010000110100111 | ???─??: |
| UTF-8 | 001111110011111100111111101010001010000100111111001111111010000110100111 | ????????? |
| UHC | 001111110011111100111111101010001010000100111111001111111010000110100111 | ???Æ??¨ |