What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 0011111110000010100111111001010001100110100000101010100000111111 | ?f¨? |
| SJIS-WIN | 0011111110000010100111111001010001100110100000101010100000111111 | ?ぁ杷お? |
| EUC-JP | 0011111110000010100111111001010001100110100000101010100000111111 | ????f?? |
| UTF-8 | 0011111110000010100111111001010001100110100000101010100000111111 | ????f??? |
| UHC | 0011111110000010100111111001010001100110100000101010100000111111 | ?궆봣궓? |