[Solved] Bit / Byte Confusion on Binary Digits [closed]
These days, the number of bits per character is not so simple but there are most definitely 8 bits per byte. The number of bits/bytes per character will vary depending on your system and the character set. Original ASCII was 7bits per character. That was extended to 8bits per character and stayed there for a … Read more