In the hacker community, the word binary means “not text.” In computing, every 8 binary digits (bits) is used to represent a byte. The full range of 256 values in a byte is not used to convey text, so data that uses only this subset is typically text data.
See Also: Bit and Bit Challenges; Byte.
See Binary Numbers in Computer
Learn more about Binary Numbers