What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 00111111101000101011010000111111101000101010111100111111 | ?¢´?¢¯? |
| SJIS-WIN | 00111111101000101011010000111111101000101010111100111111 | ?「エ?「ッ? |
| EUC-JP | 00111111101000101011010000111111101000101010111100111111 | ????? |
| UTF-8 | 00111111101000101011010000111111101000101010111100111111 | ??????? |
| UHC | 00111111101000101011010000111111101000101010111100111111 | ?¤?¿? |