A 1 TB drive shows up as 931 GB because the manufacturer counts in decimal (1 TB = 1,000,000,000,000 bytes) while your operating system counts in binary (1 GiB = 1,073,741,824 bytes). Divide one by the other and you get about 931. No space is lost, and the drive is not defective: the two are just counting in different bases. The Best Answer Hub Data Storage Converter shows both systems and the exact math, so the number stops being a mystery.
This one quirk causes more confusion than any other in computing, and it has a real history behind it, including two class-action settlements. This guide covers why the 931 appears, what the decimal and binary units actually mean, the lawsuits that put a footnote on every drive box, and why your internet speed in megabits is not the same as megabytes. The tool sits in the Best Answer Hub Calculators hub, is built and maintained by Shahbaz Ali Malik, and stays free because Best Answer Hub is funded by optional paid assessments rather than advertising.
What is the Best Answer Hub Data Storage Converter?
The Best Answer Hub Data Storage Converter is a free, browser-based tool that converts between data storage units and data rate units. It handles both the decimal (SI) units like GB and TB that drive makers advertise, and the binary (IEC) units like GiB and TiB that operating systems report, and it converts internet speeds from Mbps to MB/s. Every conversion runs on your device with no signup and no data collection, and it shows the exact byte counts so you can see the difference for yourself.
- 1Decimal and binary side by side. Enter 1 TB, read it as GiB, and see the 931 instantly, no guesswork.
- 2Bytes to bits. Convert a megabit-per-second internet plan into the megabytes-per-second you actually download.
- 3Exact numbers. Every result shows the byte count behind it, so you can verify the math rather than trust a black box.
Why does a 1 TB drive show up as only 931 GB?
Because the drive is measured in decimal and your operating system reports in binary. A drive labeled 1 TB holds 1,000,000,000,000 bytes, exactly one trillion, because manufacturers use the SI meaning of "tera," which is a power of 1000. Windows then divides that byte count by 1,073,741,824 (the number of bytes in a binary gibibyte) and shows the result as about 931, while still printing the label "GB" (How-To Geek, 2023). The bytes are all there; only the counting system changed.
Enter 1 TB into the Best Answer Hub Data Storage Converter and select GiB to see the 931 for yourself. Source math: NIST byte definitions; How-To Geek.
KB vs KiB: what is the difference?
A KB is 1000 bytes and a KiB is 1024 bytes, and that small gap grows at every step. The decimal (SI) prefixes are powers of 1000: kilo, mega, giga, tera. The binary (IEC) prefixes are powers of 1024: kibi, mebi, gibi, tebi. NIST states the values plainly, that 1 KiB is 2 to the tenth power, or 1024 bytes, while 1 kB is 1000 bytes (NIST). The IEC introduced the binary prefixes in 1998 to end the ambiguity of "KB" meaning either 1000 or 1024, and they now live in the ISO/IEC 80000-13 standard.
| Decimal (SI) | Binary (IEC) | Binary in bytes | Binary is larger by |
|---|---|---|---|
| 1 kB = 1,000 | 1 KiB | 1,024 | 2.4% |
| 1 MB = 1,000,000 | 1 MiB | 1,048,576 | 4.9% |
| 1 GB = 1,000,000,000 | 1 GiB | 1,073,741,824 | 7.4% |
| 1 TB = 1,000,000,000,000 | 1 TiB | 1,099,511,627,776 | 10.0% |
The gap compounds by roughly 2.4 percentage points per step, so it is 7.4% at the gigabyte scale and 10.0% at the terabyte scale. That is why the shortfall you notice looks bigger on a bigger drive. The Best Answer Hub Data Storage Converter keeps decimal and binary as separate units, so you always know which one you are reading.
Source: byte values from NIST and ISO/IEC 80000-13. The binary unit exceeds the decimal unit by 2.4% (KB), 4.9% (MB), 7.4% (GB), and 10.0% (TB).
Memory is the reverse of storage. A "16 GB" stick of RAM really is 16 GiB, because memory is addressed in binary, while a "16 GB" flash drive is 16 billion bytes. Same label, two different truths, which is exactly why keeping the units separate matters.
The lawsuits that put a footnote on every drive box
The reason every hard drive box now says "1 GB = 1 billion bytes; usable capacity will be less" is that drive makers were sued over exactly this gap. In 2006, Western Digital settled a class action alleging its drives held less usable space than advertised, an "80-gigabyte" drive showing about 74.4 GB in the operating system. The settlement gave buyers backup software and, importantly, required Western Digital to add capacity-disclosure disclaimers to its packaging (NBC News, 2006).
Seagate settled a similar case, Cho v. Seagate, in 2007, covering roughly 6.2 million retail drives, with buyers eligible for a 5% cash refund or free software, and Seagate agreeing to disclose its capacity definition going forward (Computerworld, 2007). The makers were technically accurate in decimal terms; the operating systems reported in binary. The footnote you see today is the settlement of that argument.
Bits vs bytes: why 100 Mbps is not 100 MB/s
One byte is eight bits, so a 100 Mbps internet plan delivers at most 12.5 MB/s. Storage is measured in bytes (the capital B in GB and MB), while network and internet speeds are measured in bits (the lower-case b in Mbps). Because there are eight bits in a byte, you divide the advertised megabit figure by eight to get the megabytes-per-second you actually download (Red Hat, 2020). A 100 Mbps connection therefore tops out around 12.5 MB/s, which is why a download feels slower than the headline plan number suggests.
This is the same units confusion wearing a different hat, and it costs people real money when they compare plans or estimate a download time. The Best Answer Hub Data Storage Converter includes a data-rate mode so you can turn a megabit plan into real megabytes per second in one step.
How is Best Answer Hub different from other converters?
The difference is that it treats decimal and binary as separate, clearly labeled units and shows the exact byte count, rather than blurring them the way the "GB that is really GiB" labeling does. It converts storage units and data rates, works for the everyday questions (why the drive looks small, what a download will really weigh, what Mbps means), and runs entirely in your browser.
| What you get | Best Answer Hub | Typical converter |
|---|---|---|
| Decimal and binary kept separate | Yes, both labeled | Often blurred |
| Shows the exact byte count | Yes | Sometimes |
| Mbps to MB/s data rate mode | Yes | Often missing |
| Signup or account | Not required | Sometimes pushed |
| Ads | None | Varies |
Try the free Data Storage Converter
Convert bytes, KB, MB, GB, TB, and the binary KiB, MiB, GiB, TiB, plus Mbps to MB/s, with the exact byte count shown. No signup, in your browser.
Open the Data Storage ConverterFrequently asked questions about data storage units
Keep going
- →Unit Conversions Are Exact. Currency Is Not. The other converter, and why currency is the odd one out.
- →Compress an Image Without Uploading It Another tool that works with file sizes, entirely in your browser.
- →Free Online Calculators, Nothing Uploaded The Calculators hub guide, every tool client-side.
- →SMB AI Readiness Score A free assessment with an instant radar and quick wins for your business.
Sources
- NIST, Definitions of the SI units: The binary prefixes (1 KiB = 1024 bytes; IEC 1998).
- How-To Geek, Why a formatted drive has less space than advertised, 2023 (1 TB shows 931 GiB; Windows binary labeling).
- Red Hat, Bits vs bytes, 2020 (1 byte = 8 bits; 100 Mbps to 12.5 MB/s).
- NBC News, Western Digital capacity settlement, 2006 (packaging disclaimers).
- Computerworld, Seagate to repay customers over gigabyte definition, 2007.
- Apple Support, About storage capacity reporting, 2025 (macOS/iOS decimal reporting).
More free calculators: Calculators hub, Unit and Currency Converter, Image Compressor, and all free tools.