answersLogoWhite

0


Best Answer

They are all numbers of zero and ones

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the numbers to the letters and etc before you convert them into binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you convert letters to numbers?

There are many different systems of using numbers to represent letters. Binary is commonly used.


Convert 186 decimal numbers to its binary equivalent?

Convert 189 to binary number


Convert the following decimal numbers into their equivalent binary numbers and then convert the resulting binary numbers back into the decimal numbers a. 6401 b. 1010110?

a) 6401 in Binary is 1100100000001b) 1010110 in decimal is 86


How do you subtract 2 binary numbers?

An easy way is to convert them to decimal, subtract, then convert the answer back to binary.


Convert the numbers 8 6 abd 5 to binary numbers?

In binary numbers....5 = 1016 = 1108 = 1000


How do you convert Denney into binary?

You will need to look up the ASCII numbers for each letter, then convert those number to binary. The word "Denny" in binary is: 0100010001100001011011100110111001111001


Convert binary numbers to octal numbers 1111111010?

1111111010 = octal 1772


How do you convert anything into bytes?

well letters are basically bytes you can use a letters to binary calculator and each 8 pieces of binary equals 1 byte.


How do you convert binary number to bcd number on paper?

Example Binary 00111000 Convert to Decimal 56 Convert to BCD by using groups of four binary numbers for each digit 5 6 0101 0110


What is the sum of the binary numbers of 1001 plus 10 in both binary and decimal?

easy, 1011. in binary of course. convert 1011 binary to decimal you get 11.


What's the answer for binary numbers of 1001 convert to decimal numbers?

1001 base 2 = 9 base 10


Convert the decimal numbers 1987 to binary then to octal?

In binary this number is equivalent to 11111000011 while in octal it is 3703