0=0 in binary 1=1 2=10 3=11 . . . Got it?
Chat with our AI personalities
In binary this would be written as 1010. This is because in binary (from right to left) the digits in this number mean:(0 * 20) + (1 * 21) + (0 * 22) + (1 * 23).This is equal to (0 * 1) + (1 * 2) + (0 * 4) + (1 * 8), which equals 0 + 2 + 0 + 8, which equals 11 (in decimal).
binary. ex. 0 in binary = 0, 1 = 01, and 2 = 11.
1 is a single digit, 0 is the absence of a digit.
1 0 0 0 0
34 (decimal) = 1 0 0 0 1 0