二进制前缀
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unitfyi.com/iframe/glossary/binary-prefix-def/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unitfyi.com/glossary/binary-prefix-def/
Add a dynamic SVG badge to your README or docs.
[](https://unitfyi.com/glossary/binary-prefix-def/)
Use the native HTML custom element.
定义
二进制前缀(KiB、MiB、GiB)表示1024的幂,与SI公制前缀(KB、MB、GB)表示1000的幂形成对比。
解释
1 KiB (kibibyte) = 1,024 bytes; 1 KB (kilobyte) = 1,000 bytes. The gap widens at higher scales: 1 GiB = 1,073,741,824 bytes vs. 1 GB = 1,000,000,000 bytes—a 7.4% difference. This explains why a '1 TB' hard drive shows as ~931 GiB in an OS. The IEC standardized the binary prefixes in 1998 specifically to resolve this ambiguity.
RELATED ARTICLES
Bits vs bytes, Mbps vs MBps, and what your internet speed actually means — a clear breakdown of data transfer rate units.
Data Storage Units: Bits, Bytes, and BeyondEverything you need to know about digital storage units — why your 1 TB drive shows less space than advertised, and how binary and decimal prefixes differ.