💾 Data Converter
Convert between bytes, KB, MB, GB, TB, and bits.
1 bit = 0.125 B
All Conversions
Bit
1 bit
Byte
0.125 B
Kilobyte
0.000122 KB
Megabyte
1.1921e-7 MB
Gigabyte
1.1642e-10 GB
Terabyte
1.1369e-13 TB
Kibibit
0.000977 Kibit
Mebibit
9.5367e-7 Mibit
Frequently Asked Questions
How many gigabytes are in a terabyte?
One terabyte equals 1,024 gigabytes (using binary/computing standard). In decimal notation used by storage manufacturers, 1 TB = 1,000 GB. This is why a '1 TB' hard drive shows less than 1,024 GB on your computer.
What is the difference between a bit and a byte?
A byte consists of 8 bits. A bit is the smallest unit of data (0 or 1). Internet speeds are typically measured in bits per second (Mbps), while file sizes use bytes (MB, GB). To convert Mbps to MB/s, divide by 8.
What is the difference between KB and KiB?
KB (kilobyte) in computing traditionally means 1,024 bytes (binary). KiB (kibibyte) was introduced to explicitly mean 1,024 bytes, while KB in SI standard means 1,000 bytes. Most operating systems use the binary definition.