What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 110000101001001001001100110000101001001001001010 | ÂLÂJ |
| SJIS-WIN | 110000101001001001001100110000101001001001001010 | ツ鱈ツ谷 |
| EUC-JP | 110000101001001001001100110000101001001001001010 | ?L?J |
| UTF-8 | 110000101001001001001100110000101001001001001010 | LJ |
| UHC | 110000101001001001001100110000101001001001001010 | 혪L혪J |