Not too sure about the first 3 as they might be in asssci encoding (which your PC uses to convert the binay numbers into keystrokes for your keyboard (have a look on the internet for Assci encoding and you should find the coding for binary numbers to alpha numerical)
as for your other 3 the numbers are
75, 54, and 35 (I did them in my head so they might be a little off)
To find a number from a binary code go from right to left the leftmose binary digit is a numerical value of 1, the second from the right is 2, 3rd = 4, 4th = 8, 5th = 16, 6th = 32, 7th = 64, 8th = 128.
Therefore if the binary is 00000111 then the number is 1+2+4 =7
or if the binary is 10001000 then the number is 8+128 = 136
"No pressure, no diamonds" Thomas Carlyle