What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 111011011101111000111111001111110011111100111111110111101101011100111111 | íÞ????Þ×? |
| SJIS-WIN | 111011011101111000111111001111110011111100111111110111101101011100111111 | 洄????゙ラ? |
| EUC-JP | 111011011101111000111111001111110011111100111111110111101101011100111111 | 轗????湫? |
| UTF-8 | 111011011101111000111111001111110011111100111111110111101101011100111111 | ????????? |
| UHC | 111011011101111000111111001111110011111100111111110111101101011100111111 | 場????捨? |