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