What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111111000000111010101010011010100010001111110011111101000010 | ?Àꦢ??B |
| SJIS-WIN | 0011111111000000111010101010011010100010001111110011111101000010 | ?タ?「??B |
| EUC-JP | 0011111111000000111010101010011010100010001111110011111101000010 | ?占Β??B |
| UTF-8 | 0011111111000000111010101010011010100010001111110011111101000010 | ??ꦢ??B |
| UHC | 0011111111000000111010101010011010100010001111110011111101000010 | ?잴│??B |