answersLogoWhite

0

Answer:This depends upon what one means by "binary." The technical definition of binary is "base 2," a numeral system that treats the number 2 as decimal does the number 10. When a digit reaches 10 in decimal, it resets, and the next highest digit is increased by one. Likewise, binary digits start at 0, go up to 1, then reset to zero as the next digit is incremented. Here are the first few binary numbers: 0, 1, 10, 11, 100, 101, 110, 111. . . Under this system, the decimal number 777 becomes 110000100. However, when many people say "binary," what they really mean is "ASCII;" an encoding system that converts binary numbers into text. When put through ASCII decoding, the sequence "110000100" is meaningless. If we wanted to print out three sevens, we would take the code for seven -- 00110111 -- and repeat it three times, yielding "001101110011011100110111."
User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
More answers

001101110011011100110111

User Avatar

Danny Wei

Lvl 2
2y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What is the binary code for 777?
Write your answer...
Submit
Still have questions?
magnify glass
imp