What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111010111010000110001101111010111010000010001101111001101000000110000010 | ë¡ë æ |
| SJIS-WIN | 111010111010000110001101111010111010000010001101111001101000000110000010 | ?鷺?肴≠ |
| EUC-JP | 111010111010000110001101111010111010000010001101111001101000000110000010 | 襦????? |
| UTF-8 | 111010111010000110001101111010111010000010001101111001101000000110000010 | 롍렍恂 |
| UHC | 111010111010000110001101111010111010000010001101111001101000000110000010 | 濡띾젌馭 |