What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 1011000111000110001111110011111110110001110001100011111100111111 | ±Æ??±Æ?? |
| SJIS-WIN | 1011000111000110001111110011111110110001110001100011111100111111 | アニ??アニ?? |
| EUC-JP | 1011000111000110001111110011111110110001110001100011111100111111 | 影??影?? |
| UTF-8 | 1011000111000110001111110011111110110001110001100011111100111111 | ???????? |
| UHC | 1011000111000110001111110011111110110001110001100011111100111111 | 궉??궉?? |