Binary numbers don't use base-10, but instead use the base-2 system. The digits available in base-2 are 0 and 1, having 10 possible values ranging from 0 to 9.
A digit is a single place that can hold numerical values between 0 and 9. They are combined together to form larger numbers. They can be compared to bits to gain a better understanding.