Quick Reference

How Big Is a Gigabyte? Data Storage Units Explained

Data center server storage

When you buy a phone with "128 GB storage" or pay for "1 TB of cloud backup," do you know exactly what those numbers mean? Data storage units can be confusing because they are based on powers of two rather than tens — and because marketing sometimes blurs the line between decimal and binary definitions. This guide clears it all up.

Bits and Bytes: The Foundation

A bit is the smallest unit of digital information. It can hold exactly one of two values: 0 or 1. Everything in a computer — text, images, video, code — is ultimately stored as a sequence of bits.

A byte is 8 bits. Bytes are the practical unit for measuring file sizes and storage capacity. When you see a file that is "4 MB" or a hard drive that is "2 TB," those are measured in bytes (or multiples of bytes), not bits.

Internet speed, however, is typically measured in bits per second (Mbps or Gbps). This is why downloading a 1 GB file at "100 Mbps" takes about 80 seconds — you need to divide by 8 to convert megabits to megabytes.

The Storage Unit Hierarchy

Each step in the hierarchy is 1,024 times larger than the previous, because computers work in base-2 (binary):

  • 1 Byte = 8 bits
  • 1 Kilobyte (KB) = 1,024 bytes
  • 1 Megabyte (MB) = 1,024 KB = 1,048,576 bytes
  • 1 Gigabyte (GB) = 1,024 MB = 1,073,741,824 bytes
  • 1 Terabyte (TB) = 1,024 GB = 1,099,511,627,776 bytes
  • 1 Petabyte (PB) = 1,024 TB

Why Your Hard Drive Shows Less Space Than Advertised

Storage manufacturers define 1 GB as exactly 1,000,000,000 bytes (using the decimal definition). Operating systems define 1 GB as 1,073,741,824 bytes (the binary definition).

A drive sold as "1 TB" contains 1,000,000,000,000 bytes. Your OS displays this as approximately 931 GB because it divides by 1,073,741,824 instead of 1,000,000,000.

This is not a scam — it is simply a difference in definitions. The IEC introduced "gibibyte" (GiB) for the binary definition and "gigabyte" (GB) for the decimal one, but most people still use GB for both.

Real-World File and Storage Sizes

To put the units in context:

  • 1 KB — a short text message or a small HTML file
  • 100 KB — a low-resolution photo or a short Word document
  • 1 MB — a high-quality photo (JPEG) or a minute of compressed audio
  • 700 MB — a standard-definition movie (the original CD-ROM size)
  • 4–8 GB — a full HD (1080p) movie
  • 15–25 GB — a 4K HDR movie
  • 128 GB — typical entry-level smartphone storage
  • 1 TB — typical laptop or desktop hard drive
  • 1 PB — approximately 11,000 years of HD video

Converting Between Units

To convert down (smaller units): multiply by 1,024. For example, 5 GB = 5 × 1,024 = 5,120 MB.

To convert up (larger units): divide by 1,024. For example, 2,048 MB = 2,048 ÷ 1,024 = 2 GB.

For multiple steps, multiply or divide by 1,024 for each step. 3 TB to MB: 3 × 1,024 × 1,024 = 3,145,728 MB.

Cloud Storage and Download Speeds Explained

Cloud storage plans are sold in gigabytes and terabytes: Google One offers 100 GB, 200 GB, and 2 TB tiers. iCloud storage starts at 50 GB. When comparing plans, remember that 1 TB = 1,024 GB — so a 2 TB plan has twice the capacity of a 1 TB plan, roughly 2,048 GB.

Download speeds are measured in bits per second (Mbps or Gbps), not bytes. A "100 Mbps" internet connection transfers 100 megabits per second. To calculate how long it takes to download a 1 GB file: 1 GB = 8,000 megabits, divided by 100 Mbps = 80 seconds. Always divide the file size in bits by the connection speed in bits per second.

Streaming services have specific data requirements. Netflix recommends 3 Mbps for standard definition, 5 Mbps for HD, and 15–25 Mbps for 4K. If you watch 2 hours of 4K Netflix per day, that is roughly 3–7 GB of data depending on compression — relevant for data-capped internet plans.

Beyond Terabytes: Petabytes, Exabytes, and More

Beyond the terabyte, storage units continue in 1,024× steps: 1 petabyte (PB) = 1,024 TB; 1 exabyte (EB) = 1,024 PB; 1 zettabyte (ZB) = 1,024 EB. These are no longer theoretical — the global internet generates roughly 2.5 quintillion bytes (2.5 exabytes) of new data every single day.

Major tech companies operate at petabyte scale. Google processes approximately 20 petabytes of data per day. Facebook stores over 100 petabytes of photos and videos. The Human Genome Project generated about 200 GB per individual genome — sequencing every person on Earth would require roughly 1.5 exabytes.

For everyday consumers, terabytes are the practical limit. A 4 TB external drive costs under $100 and can hold roughly 800,000 photos, 1,000 HD movies, or 1 million audio tracks. The jump from gigabytes to terabytes in consumer storage happened in the early 2010s — petabyte consumer storage is still decades away.

Conclusion

Data storage units are based on powers of 1,024 — each step up multiplies by 1,024. The hierarchy from smallest to largest is: bit → byte → KB → MB → GB → TB → PB. Use our free data storage converter to convert between any of these units instantly.

← Back to Blog