What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 10010000011010010011111110010000011010010011111101000010 | i?i?B |
| SJIS-WIN | 10010000011010010011111110010000011010010011111101000010 | 進?進?B |
| EUC-JP | 10010000011010010011111110010000011010010011111101000010 | ?i??i?B |
| UTF-8 | 10010000011010010011111110010000011010010011111101000010 | ?i??i?B |
| UHC | 10010000011010010011111110010000011010010011111101000010 | 릋?릋?B |