How tf does binary code work.

606 views

it’s just a bunch of 0’s and 1’s.. like I can just put a bunch of them and somehow make a sentence??? like what does this mean -> 010100101001010010 (i legit just spammed 0’s and 1’s)

In: 0

26 Answers

Anonymous 0 Comments

To keep it simple:
1. It’s not a series of 1 and 0 but a single value represented with 1 and 0. Look up counting in binary it’s too complicated to dig into and keep it ELI5.
2. Assign a number for each letter in the alphabet.
3. Use binary representation of the number assigned for the characters to make words.

You are viewing 1 out of 26 answers, click here to view all answers.