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

ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
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