What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 10011011011101110011111110001101100010001110001101101010 | w?ãj |
| SJIS-WIN | 10011011011101110011111110001101100010001110001101101010 | 孩?壕緞 |
| EUC-JP | 10011011011101110011111110001101100010001110001101101010 | ?w???? |
| UTF-8 | 10011011011101110011111110001101100010001110001101101010 | ?w????j |
| UHC | 10011011011101110011111110001101100010001110001101101010 | 썊?뜄銹 |