3
0010=2 0011=48 0011 0010=50
10010
This is binary for 3.
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.
3
It is decimal 35.
Decimal: 3 2 5 Binary: 0011 0010 0101 so 325 = 0011 0010 0101
It is 101010.0011 0011 0011 ...
The binary equivalent of Hexidecimal B3 = 1011 0011
3
1011 0011
26
0010=2 0011=48 0011 0010=50
0111 = decimal 7 0011 = decimal 3 ____ 1010 = decimal 10 ____
234 in BCD is 0010 0011 0100
If that's binary, it's 57 base 10