What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111111010000110111110101000011010011100111111101000011010011100111111 | ?¡¾¡§?¡§? |
| SJIS-WIN | 001111111010000110111110101000011010011100111111101000011010011100111111 | ?。セ。ァ?。ァ? |
| EUC-JP | 001111111010000110111110101000011010011100111111101000011010011100111111 | ?‐:?:? |
| UTF-8 | 001111111010000110111110101000011010011100111111101000011010011100111111 | ????????? |
| UHC | 001111111010000110111110101000011010011100111111101000011010011100111111 | ?±¨?¨? |