What character(s) does a bitstring is encoded in each character set?
Encoding | Bitstring | Character(s) |
---|---|---|
ISO-8859-1 | 001111111001111001001101001111111000001101000001001111111001111110001110 | ?M?A? |
SJIS-WIN | 001111111001111001001101001111111000001101000001001111111001111110001110 | ?朞?ア?沁 |
EUC-JP | 001111111001111001001101001111111000001101000001001111111001111110001110 | ??M??A?? |
UTF-8 | 001111111001111001001101001111111000001101000001001111111001111110001110 | ??M??A??? |
UHC | 001111111001111001001101001111111000001101000001001111111001111110001110 | ?얦?귺?윃 |