Converters
Jul 4, 2026
Why Your 2TB Drive Shows 1.82TB — Binary vs Decimal Units, Database Overhead, and NVMe vs SATA
A 2TB drive shows as 1.82TB in Windows because manufacturers use decimal terabytes (10^12 bytes) while operating systems use binary tebibytes (2^40 bytes) — a 10% gap that isn't hidden storage, just two different unit systems. Here's the IEC binary prefix standard that resolved this in 1998 (but not in practice), how database row overhead and indexes double storage use, file system block waste, and NVMe vs SATA latency numbers.