Represent 83 in 8 bit binary.

Start on the left side of the binary number - the first digit is the "128s" digit - there are no "128s" in 83 (as 128 is clearly larger than 128), so we start with a 0.Next is 64 - there is a 64 in 83, so we have a 1, and have to continue with the remainder: 83 - 64 = 19.Continuing, 32 is larger than 19 so another 0. 16 is smaller, so another 1 and then continue with 19 - 16 = 3.Again, 8 is bigger than 3 - so a 0. 4 is also bigger, another 0. 2 is smaller, so a 1, and then continue with 3-2 = 1. And then one "1s" digit in 1, so a final 1 and we're finished.
Putting it all together, we have 01010011.

RL
Answered by Rose L. Computing tutor

5937 Views

See similar Computing GCSE tutors

Related Computing GCSE answers

All answers ▸

Compress the following bit pattern using RLE (Run Length Encoding). 1111 0011 1100 0000


Calculate the file size in bits for a two minute sound recording that has used a sample rate of 1000 Hertz (Hz) and a sample resolution of 5 bits.


Computers use virtual memory, can you explain what this is and how it is used?


Describe the differences between a binary and linear search algorithm.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning