answersLogoWhite

0

00001. 1 turns on the value it is occupying. The values of each digit are, 1,2,4,8,16,32,64...... I you tried to get away with just 4 digits you'de end up with 15. 1+2+4+8=15. You need to step up to the 5th digit wich is 16 and reset the other digits to 0 or off.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is 16 in binary sequence?

16 (decimal) = 10000 (binary).


What is binary for 16?

1111


How is 16 in decimal represented in binary?

16 = 10000


What is the equivalent of 19 in binary?

19 in binary is... 10011 (16+2+1)


When was Binary Domain created?

Binary Domain was created on 2012-02-16.


BAD 16 to Binary to Decimal?

BAD16: Binary = 10111010110100010110 Decimal = 765206


What is the binary number 10101010 in base 16?

The binary number 10101010 converts to hexadecimal (base 16) by grouping the binary digits into sets of four, starting from the right. The binary number 1010 corresponds to A in hexadecimal, and the same for the other 1010. Thus, 10101010 in base 16 is represented as AA.


Binary to hexadecimal to binary conversion?

Each 4 bits of binary can make 1 hexadecimal digit. There are 16 hexadecimal characters including zero. This can be shown by the equation 2^4 = 16.


What is the smallest number that can be represented by a 16-bit unsigned binary number?

The smallest number that can be represented by a 16-bit unsigned binary number is 0. In a 16-bit unsigned binary system, all bits can be set to 0, which corresponds to the decimal value of 0. The range of values for a 16-bit unsigned binary number is from 0 to 65,535.


What is 16Mb in binary notation?

16 Mb in binary notation can be refered to as 16*1024 bits. A bit is represented with a lower case "b".


What is 16 Mb into binary notation?

it refers to 16 million bits


What is the binary value of 29?

29 = 16 + 8 + 4 + 1 In binary, therefore, it is 11101