What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 10001000111001100011111100111111100010001101001100111111 | æ??Ó? |
| SJIS-WIN | 10001000111001100011111100111111100010001101001100111111 | 域??意? |
| EUC-JP | 10001000111001100011111100111111100010001101001100111111 | ????? |
| UTF-8 | 10001000111001100011111100111111100010001101001100111111 | ??????? |
| UHC | 10001000111001100011111100111111100010001101001100111111 | 덃??댰? |