What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 1000100101011111001111111000001010101110001111111111101010111001 | _?®?ú¹ |
| SJIS-WIN | 1000100101011111001111111000001010101110001111111111101010111001 | 雲?ぐ?彧 |
| EUC-JP | 1000100101011111001111111000001010101110001111111111101010111001 | ?_???? |
| UTF-8 | 1000100101011111001111111000001010101110001111111111101010111001 | ?_?????? |
| UHC | 1000100101011111001111111000001010101110001111111111101010111001 | ??궙?幸 |