What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 1000101001010000001111111001101101110111001111111001101011110110 | P?w?ö |
SJIS-WIN | 1000101001010000001111111001101101110111001111111001101011110110 | 咳?孩?奚 |
EUC-JP | 1000101001010000001111111001101101110111001111111001101011110110 | ?P??w?? |
UTF-8 | 1000101001010000001111111001101101110111001111111001101011110110 | ?P??w??? |
UHC | 1000101001010000001111111001101101110111001111111001101011110110 | 둗?썊?쌃 |