What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 001111111010000110111110101000101011010000111111101000011101011100111111 | ?¡¾¢´?¡×? |
| SJIS-WIN | 001111111010000110111110101000101011010000111111101000011101011100111111 | ?。セ「エ?。ラ? |
| EUC-JP | 001111111010000110111110101000101011010000111111101000011101011100111111 | ?‐??」? |
| UTF-8 | 001111111010000110111110101000101011010000111111101000011101011100111111 | ????????? |
| UHC | 001111111010000110111110101000101011010000111111101000011101011100111111 | ?±¤?§? |