What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | e0ce3f3f3f3f3f3f3f3f3f3f3fe385 | àÎ???????????ã |
| SJIS-WIN | e0ce3f3f3f3f3f3f3f3f3f3f3fe385 | 猥???????????繞 |
| EUC-JP | e0ce3f3f3f3f3f3f3f3f3f3f3fe385 | 猯???????????? |
| UTF-8 | e0ce3f3f3f3f3f3f3f3f3f3f3fe385 | ?????????????? |
| UHC | e0ce3f3f3f3f3f3f3f3f3f3f3fe385 | 膳???????????栒 |