What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 101000101010111100111111101010001111100100111111 | ¢¯?¨ù? |
| SJIS-WIN | 101000101010111100111111101010001111100100111111 | 「ッ?ィ? |
| EUC-JP | 101000101010111100111111101010001111100100111111 | ???? |
| UTF-8 | 101000101010111100111111101010001111100100111111 | ?????? |
| UHC | 101000101010111100111111101010001111100100111111 | ¿?¼? |