What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 3f3f3f9f5a3f3f9ebe3f3f8a9b | ???Z??¾?? |
| SJIS-WIN | 3f3f3f9f5a3f3f9ebe3f3f8a9b | ???飮??楡??鴨 |
| EUC-JP | 3f3f3f9f5a3f3f9ebe3f3f8a9b | ????Z??????? |
| UTF-8 | 3f3f3f9f5a3f3f9ebe3f3f8a9b | ????Z???????? |
| UHC | 3f3f3f9f5a3f3f9ebe3f3f8a9b | ???웎??왍??뒟 |