What character(s) does a bitstring is encoded in each character set?
| Encoding | Bitstring | Character(s) |
|---|---|---|
| ISO-8859-1 | 1000111111001101101010101011110010100100100011111110001110111100 | ͪ¼¤ã¼ |
| SJIS-WIN | 1000111111001101101010101011110010100100100011111110001110111100 | 章ェシ、上シ |
| EUC-JP | 1000111111001101101010101011110010100100100011111110001110111100 | 甯爾鈆 |
| UTF-8 | 1000111111001101101010101011110010100100100011111110001110111100 | ?ͪ???? |
| UHC | 1000111111001101101010101011110010100100100011111110001110111100 | 뤞ぜ쨵市 |