Decimal and binary labels count the same bytes differently
Storage manufacturers usually label capacity with decimal SI prefixes. In that system, 1 GB means 1,000,000,000 bytes and 1 TB means 1,000,000,000,000 bytes. Many operating systems and technical tools instead divide by powers of 1,024, which produces binary units such as GiB and TiB.
Because 1 GiB is larger than 1 GB, the same drive looks smaller when you switch to the binary view. That is why a device sold as 1 TB often appears closer to 931 GiB before any formatting or reserved-space effects are considered.
1 GB = 1,000,000,000 bytes
Decimal gigabyte definition used in most device marketing.
1 GiB = 1,073,741,824 bytes
Binary gibibyte definition used in many system readouts.
Apparent difference = decimal GB − binary GiB view
The calculator reports the gap that users typically notice on a new device.