answersLogoWhite

0


Best Answer

15 = 1111

14 = 1110

13 = 1101

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the binary code representation for the decimal numbers 13 14 and 15?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is number representation?

As the need for larger numbers increased, it became necessary to use symbols to group numbers together to form larger numbers. Some examples of number representation are roman numerals as well as unary, binary and decimal code.


What is the decimal binary code for 30?

Decimal 30 = binary 11110. The decimal binary code (BCD), however, is 11 0000.


What is the binary code for B?

That depends what you mean by "B", and what you mean by "binary code" assuming that by "binary code", you actually mean a binary representation of it's ascii value, then the answer is 1000010. The ascii value of the character "B" is 66 in decimal, which is 1000010 is that value in binary. If on the other hand, you mean "what is the binary value of the hexidecimal number B?", then the answer is 1011.


Is binary code an input or output device?

Binary code is not a device. It is a numerical representation of data.


Applications of bcd to binary code cnvertor?

Many non-integral values, such as decimal 0.2, have an infinite place-value representation in binary (.001100110011...) but have a finite place-value in binary-coded decimal (0.0010)[bcd]. Consequently a system based on binary-coded decimal representations of decimal fractions avoids errors representing and calculating such values. Rounding at a decimal digit boundary is simpler in BCD. Addition and subtraction in decimal does not require rounding.


Is a binary code an input or output device?

Binary code is not a device. It is a numerical representation of data.


What does 1111 in Binary code mean?

1111 in binary is 15 in decimal.


What is the ascii code in binary and decimal for a period?

In hexadecimal, that would be 0x2E, which is equivalent to 46 in decimal, which in binary is 101110.


How do you you write know in binary code?

k n o w ? First convert it to ASCII code ... 107 110 111 119 (all decimal numbers) Then convert to binary : 1101011 1101110 1101111 1110111


What is the binary code for the decimal number 67?

1000011


What is the binary code for 37?

Decimal 37 expressed in binary form is 100101 (or 00100101).


What is the binary code 10101010?

In decimal it is 170. It is the ASCII code for the ¬ character.