Bit

Short for binary digit, a bit is a unit of measuring data. The term was first used by John Tukey, a leading statistician and adviser to five U.S. presidents, in a 1946 memo for Bell Labs. His recommendation was the most natural-sounding portmanteau that had been proposed at the time, so it gained popularity and was shortly thereafter codified in A Mathematical Theory of Communication by mathematician Claude E. Shannon.

A single bit is the smallest unit of information on a machine and can hold only one of two values: 0 or 1. These values can represent a variety of binaries, including yes/no, positive/negative, on/off, true/false, and positive/negative. More meaningful information is obtained by combining consecutive bits into larger units such as bytes, kilobytes, gigabytes, and megabytes. (More on that below.)

Computers are sometimes classified by the number of bits they can process simultaneously or by the number of bits used to represent addresses. These two values are not always the same, which leads to some confusion; for example, a computer with a 32-bit machine might have data registers that are 32 bits wide, or it might use 32 bits to identify each address in its memory.

Graphics are often described by the number of bits used to represent each dot. A 1-bit image, for example, is monochrome, whereas an 8-bit image supports 256 colors or grayscale, and a 24- or 32-bit graphic supports true color.

Bits are also used to describe how quickly data is transferred across a network, usually as kilobits per second (Kbps), megabits per second (Mbps), or in rare cases, gigabits per second (Gbps). Network speeds can range from 1 Mbps to 1,000+ Mbps, or 1+ Gbps, though a “fast” network is completely relative. To put this in context, a feature-length, high definition film usually requires about 5 Mbps for uninterrupted streaming.

Bit vs. byte

Although the two terms are sometimes confused, a byte is composed of 8 consecutive bits. Computer scientists rarely work with one bit at a time, so expressing data in bits is usually too long-winded and could be much simpler as bytes, kilobytes (KB), gigabytes (GB), or megabytes (MB). Like other metric prefixes, a kilobyte uses base 10 math and consists of 1,000 bytes.

Multiple bytes (and by extension, bits) can also be expressed using binary prefixes with base 2 math, although it is much less common because of its complexity. These expressions include kibibytes (KiB), which is 210 or 1,024 bytes; mebibytes (MiB), which is 220 or 1,0242 bytes; and gibibytes (GiB), which is 230 or 1,0243 bytes.

Webopedia Staff
Webopedia Staff
Since 1995, more than 100 tech experts and researchers have kept Webopedia’s definitions, articles, and study guides up to date. For more information on current editorial staff, please visit our About page.
Get the Free Newsletter
Subscribe to Daily Tech Insider for top news, trends & analysis
This email address is invalid.
Get the Free Newsletter
Subscribe to Daily Tech Insider for top news, trends & analysis
This email address is invalid.

Related Articles

Virtual Private Network (VPN)

A virtual private network (VPN) encrypts a device's Internet access through a secure server. It is most frequently used for remote employees accessing a...

Gantt Chart

A Gantt chart is a type of bar chart that illustrates a project schedule and shows the dependency between tasks and the current schedule...

Input Sanitization

Input sanitization is a cybersecurity measure of checking, cleaning, and filtering data inputs from users, APIs, and web services of any unwanted characters and...

IT Asset Management Software

IT asset management software (ITAM software) is an application for organizing, recording, and tracking all of an organization s hardware and software assets throughout...

ScalaHosting

ScalaHosting is a leading managed hosting provider that offers secure, scalable, and affordable...

HRIS

Human resources information system (HRIS) solutions help businesses manage multiple facets of their...

Best Managed Service Providers...

In today's business world, managed services are more critical than ever. They can...