A bit is the most basic unit of
information. At their most fundamental level, most modern computers operate on
binary bits which means that they can have two states, usually specified as a 0
or 1. Long strings of these bits can be used to represent most types of
information including text, pictures and music.
Most modern computers are binary systems and therefore,
they are particularly well suited to working with bits. Pure binary information
is of little use to humans. The binary number 11000101110 is equivalent to
1582. We are much more suited to working with digits and text instead of ones
and zeros.
To help make computers more like our language-based way of
thinking, groups of bits are joined into bytes. One byte is comprised of 8
bits. A set of 8 bits was chosen because this provides 256 total possibilities
which is sufficient for specifying letters, numbers, spaces, punctuation and
other extended characters. This very sentence, for example is composed of 125
bytes because there are 125 letters, digits, spaces and punctuation marks.
Note: Keep in mind that we are discussing pure text; some
word processing programs, include other sorts of formatting data and therefore
the filesizes will be greater than the number of characters in the file.
It is estimated that a kilobyte can accommodate about 1/2
of a typewritten page. Therefore, one full page requires about 2 kilobytes. The
chart below illustrates the number of bytes in common terms such as kilobyte
and megabyte and how much text could be stored:
Note: The Library of Congress in Washington D.C. is said
to be the world's largest library with over 28 million volumes. The numbers
listed in the chart above are based on the assumption that the average book has
200 pages.
Most Compact Discs (CD) can hold approximately 750
megabytes (MB) which is roughly equivalent to 375,000 pages of text! DVDs can
store 4.7 gigabytes (gB) or 2.3 million pages. The next generation of optical
media, Blu-Ray discs, can hold an astonishing 27 gigabytes or 13.5 million
pages which is roughly equivalent to the text contained in 67,500 books!