What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 11100000111010100011111111010100111001010011111101000001 | àê?Ôå?A |
| SJIS-WIN | 11100000111010100011111111010100111001010011111101000001 | 瑕?ヤ?A |
| EUC-JP | 11100000111010100011111111010100111001010011111101000001 | 琲?壹?A |
| UTF-8 | 11100000111010100011111111010100111001010011111101000001 | ??????A |
| UHC | 11100000111010100011111111010100111001010011111101000001 | 蟾?荳?A |