answersLogoWhite

0

It is binary, or base 2. Reading from right to left the digits represent powers of 2, starting from 1. So the 1 on the end is 1, the next 0 represents the amount of 2s, then 4s, 8s, 16s, 32s, 64s and 128s. If we lay it out like this we can see how it works:

1 x 1 = 1

0 x 2 = 0

0 x 4 = 0

0 x 8 = 0

0 x 16 = 0

0 x 32 = 0

1 x 64 = 64

0 x 128 = 0

---------------

Total = 65

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is a decimal code for 01000001?

The decimal equivalent would be 65


What is the ASCII code for a capital A?

Decimal: 65 Hexadecimal: 41 Octal: 101 Binary: 01000001 HTML: &.#.65; (without periods) Hope this answered your question!


What would a look like in binary form?

If you mean the character 'a', it has ANSI code 65 decimal therefore it will be 01000001 in binary, which is 0x41 in hex or 101 in octal.


'A' is represented in the binary system as?

Most computers use ASCII (or some similar) encoding, in which 'A' is represented as 65, or 01000001 binary. Older IBM mainframes use an entirely different encoding.


What bit must be completed to change ASCII letter from capital to small?

There is a 32 difference between upper case and lower case. For example A is 65 and a is 97. So the third bit, which has a value of 32, is the one to change. 01000001 = 65 01100001 = 97


What is 65 percent equal to?

65% = 0.65


How many grams is equal to 65 pounds?

65 pounds is equal to 29,483.5 grams.


What fraction is equal to 65 or 65 percent?

65% is thirteen twentieths.


What does A look like in binary daTA?

In binary data, the letter "A" is represented by the ASCII code 65, which translates to the binary value 01000001. Each character in binary data is typically represented using 8 bits (1 byte), so "A" is stored as the sequence of bits 01000001. In other encoding systems, such as UTF-8, it remains the same since it is a standard ASCII character.


What is 65-28 equal?

65 - 28 = 37


65 32?

65 - 32 is equal to 33.


What is 0.065 equal to?

It is equal to 65/1000.