answersLogoWhite

0

BAD16:

Binary = 10111010110100010110

Decimal = 765206

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is 16 in binary sequence?

16 (decimal) = 10000 (binary).


How is 16 in decimal represented in binary?

16 = 10000


What is the octal equivalent of decimal number 16?

The octal equivalent of decimal number 16 is 20. In octal, each digit represents three binary digits, so converting decimal 16 (which is 10000 in binary) into octal gives 20.


What is decimal 17 in binary notation?

no its not it 10001 (16+1)


What is decimal binary ocfal and hexadecimal systems?

Decimal is base 10. Binary is base 2. Octal is base 8. Hexadecimal is base 16.


What is the largest integer that can be stored in 16 bits?

65,535 in decimal = 1111111111111111 in binary.


What is the decimal equivalent of the binary number 10101?

16 + 4 + 1 =21


What decimal number is 110 squared in binary?

If 110 is binary, and you want the answer in decimal form,110 in binary = 6 in decimal, so binary 1102 = decimal 62 = 36If 110 is decimal, and you want the answer in binary form,Decimal 1102 = 12100; decimal 12100 in binary is 10111101000100


What is the answer to convert decimal 57 to binary?

Oh honey, converting decimal 57 to binary is as easy as stealing candy from a baby. You just divide 57 by 2, write down the remainder, and keep dividing until you reach 0. So, the binary representation of 57 is 111001. Easy peasy lemon squeezy!


What is the largest binary number that can be obtained with 16 bits What is its decimal equivalent?

The largest binary number that can be obtained with 16 bits is 1111111111111111, which consists entirely of ones. In decimal, this binary number is equivalent to 65,535. This is calculated using the formula (2^{n} - 1), where (n) is the number of bits, so (2^{16} - 1 = 65,535).


What is the significance of 26 complement in binary arithmetic?

26 decimal is 11010 binary. Its ones complement (in 5 bits) is 00101, which is 5 decimal. In 16 bits, its ones complement is 1111111111100101 which is -27 when interpreted as a signed decimal, and 65509 as an unsigned decimal.


What is the binary of 122?

The binary representation of the decimal number 122 is 1111010. This is obtained by converting the decimal number into its binary form, where each bit represents a power of 2. In this case, 122 can be expressed as (64 + 32 + 16 + 8 + 2), corresponding to the binary digits.