What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | c0e43f3f3f3fc0e13fc0e43f3f3f3fc0e1 | Àä????Àá?Àä????Àá |
| SJIS-WIN | c0e43f3f3f3fc0e13fc0e43f3f3f3fc0e1 | タ????タ?タ????タ |
| EUC-JP | c0e43f3f3f3fc0e13fc0e43f3f3f3fc0e1 | 絶????節?絶????節 |
| UTF-8 | c0e43f3f3f3fc0e13fc0e43f3f3f3fc0e1 | ????????????????? |
| UHC | c0e43f3f3f3fc0e13fc0e43f3f3f3fc0e1 | 잤????잠?잤????잠 |