93.8k views
2 votes
Would 2 bits be enough to create a special code for each english vowel

User Slashdot
by
8.2k points

1 Answer

4 votes
a single binary digit, either zero or one. byte. 8 bits, can represent positive numbers from 0 to 255. A 1-bit system uses combinations of numbers up to one place value (1). ... There are just two options: 0 or 1. A 2-bit system uses combinations of numbers up to two place values (11). There are four options: 00, 01, 10 and 11.
User Eager
by
7.8k points

No related questions found