What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111101100101001111110011111100111111011001010011111100111111 | ?e???e?? |
| SJIS-WIN | 0011111101100101001111110011111100111111011001010011111100111111 | ?e???e?? |
| EUC-JP | 0011111101100101001111110011111100111111011001010011111100111111 | ?e???e?? |
| UTF-8 | 0011111101100101001111110011111100111111011001010011111100111111 | ?e???e?? |
| UHC | 0011111101100101001111110011111100111111011001010011111100111111 | ?e???e?? |