Porque os fornecedores de HDD raramente (ou nunca) usam KiB / MiB / GiB / TiB (x1024) como notação para o armazenamento, mas usam KB / MB / GB / TB (x1000). Seu sistema de arquivos / sistema operacional usa prefixos binários múltiplos, opostos ao padrão de múltiplos prefixos decimais da indústria.
Examples and comparisons with SI prefixes
one mebibyte 1 MiB = 220 Byte = 1,048,576 Byte
one megabyte 1 MB = 106 Byte = 1,000,000 Byte
one gibibyte 1 GiB = 230 Byte = 1,073,741,824 Byte
one gigabyte 1 GB = 109 Byte = 1,000,000,000 Byte
one tebibyte 1 TiB = 240 Byte = 1,099,511,627,776 Byte
one terabyte 1 TB = 1012 Byte = 1,000,000,000,000 Byte
8 TB = 8000000000000 B
Byte based with decimal-multiple prefixes (powers of 10):
8000000000 KB (kilobyte)
8000000 MB (megabyte)
8000 GB (gigabyte)
8 TB (terabyte) Byte based with binary-multiple prefixes (powers of 2):
7812500000 KiB (kibibyte)
7629394.53125 MiB (mebibyte)
7450.58059692383 GiB (gibibyte)
7.27595761418343 TiB (tebibyte)
Fonte: link
O Ext4 adiciona sobrecarga, mas deve ser mais ou menos ~ 1,5% do espaço.