11001
11001
1001 0101
1110 0101 1101 1011 is E5DB
Example Binary 00111000 Convert to Decimal 56 Convert to BCD by using groups of four binary numbers for each digit 5 6 0101 0110
10010
m
It is simplest to convert each hexadecimal digit into its 4-digit binary equivalent. So: 5 = 0101 A = 1010 3 = 0011 4 = 0100 F = 1111 6 = 0101 So, the binary equivalent is 10110100011010011110101.
A product is a binary operation: you need 2 (or more) numbers in order for there to be a product.
5
A 0, 1 system using: 5, 2, 1', 1 instead of 8, 4, 2, 1 to count binary numbers. Example: 0000 0001 0010 0101 0100 0101 1001 1100 1101 1111
Decimal: 3 2 5 Binary: 0011 0010 0101 so 325 = 0011 0010 0101