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