Convert between different units quickly and accurately in a modern way
Choose a Measurement
Select a measurement and convert between different units
Multiple conversions
To convert from Bit (bit) to Kilobit (kb), use the following formula:
To convert from Bit (bit) to Megabit (Mb), use the following formula:
To convert from Bit (bit) to Gigabit (Gb), use the following formula:
To convert from Bit (bit) to Terabit (Tb), use the following formula:
To convert from Bit (bit) to Byte (byte), use the following formula:
With is the ratio between the base units Byte (byte) and Bit (bit).
To convert from Bit (bit) to Kilobyte (kB), use the following formula:
With is the ratio between the base units Byte (byte) and Bit (bit).
To convert from Bit (bit) to Megabyte (MB), use the following formula:
With is the ratio between the base units Byte (byte) and Bit (bit).
To convert from Bit (bit) to Gigabyte (GB), use the following formula:
With is the ratio between the base units Byte (byte) and Bit (bit).
To convert from Bit (bit) to Terabyte (TB), use the following formula:
With is the ratio between the base units Byte (byte) and Bit (bit).
To convert from Bit (bit) to Kibibit (Kib), use the following formula:
With is the ratio between the base units Kibibit (Kib) and Bit (bit).
To convert from Bit (bit) to Mebibit (Mib), use the following formula:
With is the ratio between the base units Kibibit (Kib) and Bit (bit).
To convert from Bit (bit) to Gibibit (Gib), use the following formula:
With is the ratio between the base units Kibibit (Kib) and Bit (bit).
To convert from Bit (bit) to Tebibit (Tib), use the following formula:
With is the ratio between the base units Kibibit (Kib) and Bit (bit).
To convert from Bit (bit) to Kibibyte (KiB), use the following formula:
With is the ratio between the base units Kibibyte (KiB) and Bit (bit).
To convert from Bit (bit) to Mebibyte (MiB), use the following formula:
With is the ratio between the base units Kibibyte (KiB) and Bit (bit).
To convert from Bit (bit) to Gibibyte (GiB), use the following formula:
With is the ratio between the base units Kibibyte (KiB) and Bit (bit).
To convert from Bit (bit) to Tebibyte (TiB), use the following formula:
With is the ratio between the base units Kibibyte (KiB) and Bit (bit).
A bit (short for binary digit) is the most basic unit of data in computing.
It is the smallest possible piece of information a computer can handle. Think of a bit as a tiny light switch that can only be in one of two states: on (represented by a 1) or off (represented by a 0).
Every action you perform on a computer—from typing a letter to watching a video—is made possible by billions of these switches working together.
This simple on/off system, known as the binary system, is the fundamental language of all modern digital devices.
The word "bit" is a portmanteau, a blend of the words "binary digit."
It was coined by the brilliant mathematician and engineer Claude Shannon in his groundbreaking 1948 paper, "A Mathematical Theory of Communication."
Shannon, often called the "father of information theory," created this simple term to describe the most fundamental unit of digital information.
While a single bit doesn't hold much information on its own, computers group them together to represent more complex data.
Data is most commonly measured in bytes.
A byte is a sequence of 8 bits. This grouping allows for 256 (28) different combinations of 0s and 1s, which is enough to represent all the characters on your keyboard, including letters, numbers, and symbols.
From the byte, we get larger units of data storage:
You've likely seen internet speeds advertised in megabits per second (Mbps). This measures how many millions of bits can be transferred per second.
However, file sizes are measured in megabytes (MB). To understand your actual download speed, you need to convert bits to bytes.
Since there are 8 bits in a byte, you simply divide the Mbps value by 8.
Example: A 100 Mbps internet connection can download 12.5 megabytes (MB) of data per second (100 Mbps / 8 = 12.5 MBps).