answersLogoWhite

0

LOWER CASE starts with 011 & UPPER CASE starts with 010 and then the five numbers are the same for both upper and lower case.

Aa = 00001

Bb = 00010

Cc = 00011

Dd = 00100

Ee = 00101

Ff = 00110

Gg = 00111

Hh = 01000

Ii = 01001

Jj = 01010

Kk = 01011

Ll = 01100

Mm = 01101

Nn = 01110

Oo = 01111

Pp = 10000

Qq = 10001

Rr = 10010

Ss = 10011

Tt = 10100

Uu = 10101

Vv = 10110

Ww = 10111

Xx = 11000

Yy = 11001

Zz = 11010

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you convert image to binary format?

To convert image to binary, you just have to convert image to binary. Hope this helps.


Convert 186 decimal numbers to its binary equivalent?

Convert 189 to binary number


How do you convert 47.5 into binary?

To convert 47.5 into binary, first convert the integer part (47) to binary. 47 in binary is 101111. For the fractional part (0.5), multiply by 2, resulting in 1.0, which indicates that the binary representation of 0.5 is .1. Combining both parts, 47.5 in binary is 101111.1.


How do you subtract 2 binary numbers?

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


How do you Convert 180 into binary?

The number 180 in binary is 10110100


How do convert 5 into binary?

5 expressed in binary is 101


How does 11.25 convert binary into decimal?

11.25 is not a valid binary.


How do you convert 000010 in binary?

000010 in binary is 2 in decimal.


How you convert 2011 binary form and hexadecimal form?

The answer depends on what form you wish to convert binary and hex 2011 to.


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


What is 97 in binary code?

You can easily convert decimal to binary in the scientific calculator - for example, the scientific calculator found in Windows. In this case, type the number in decimal, then click on "binary" to convert to binary.


Convert 13 into a binary number?

13 in decimal = 1101 in binary.