Of course. Just add up the powers of two:
110001 == 25 + 24 + 20 == 32 + 16 + 1 == 49
Here is 74 represented in binary:
So the representation of 74 in binary is: 1001010 .
1001010
Can you check if the results are correct?