What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 1001100001100000001111110011111111101001101100000011111101011110 | `??é°?^ |
| SJIS-WIN | 1001100001100000001111110011111111101001101100000011111101011110 | 倭??魏?^ |
| EUC-JP | 1001100001100000001111110011111111101001101100000011111101011110 | ?`??薜?^ |
| UTF-8 | 1001100001100000001111110011111111101001101100000011111101011110 | ?`????^ |
| UHC | 1001100001100000001111110011111111101001101100000011111101011110 | ???欲?^ |