These are binary codes for 4 letters in English alphabet. In case you don't have an alphabet-binary codes chart to look at, you can convert these binary numbers to decimal, then enter manually with your keyboard, the letters will be typed out.
(01000011)BIN = 2^6 2^1 2^0 = 67
(01001111)BIN = 2^6 2^3 2^2 2^1 2^0 = 79
(01000100)BIN = 2^6 2^2 = 68
(01000101)BIN = 2^6 2^2 2^0 = 69
Now hold down Alt-key and key in: Alt 67, Alt 79, Alt 68, Alt 69
The secret is discovered! CODE
I hope you can help me to solve this tricky question!
更新1:
The formulas are: (01000011)BIN = 2^6 2^1 2^0 = 67 (01001111)BIN = 2^6 2^3 2^2 2^1 2^0 = 79 (01000100)BIN = 2^6 2^2 = 68 (01000101)BIN = 2^6 2^2 2^0 = 69