{"id":52,"date":"2006-05-31T10:25:44","date_gmt":"2006-05-31T10:25:44","guid":{"rendered":"https:\/\/www.garfnet.org.uk\/cms\/metric-versus-binary-computer-prefixes\/"},"modified":"2025-10-27T02:53:29","modified_gmt":"2025-10-27T02:53:29","slug":"metric-versus-binary-computer-prefixes","status":"publish","type":"page","link":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/","title":{"rendered":"Metric versus binary (computer) prefixes"},"content":{"rendered":"<h2>Why does my 120 gigabyte hard disk only store 111 gigabytes?<\/h2>\n<p>The size discrepancy comes from the fact that manufacturers always use figures which show their product in the best way. Some would argue that it also stems from a cultural issue in the sense that many in the the US-led computing industry appear reluctant to join the rest of the planet in adopting &amp; understanding the metric system.<\/p>\n<p>Normally, the metric prefix &#8216;<strong>kilo<\/strong>&#8216; means 1000 or 10^3. But in computing parlance &#8216;<strong>kilo<\/strong>&#8216; has been taken to mean 1024 or 2^10. The metric prefix &#8216;<strong>mega<\/strong>&#8216; means 1,000,000= 10^6. However in computing terms &#8216;<strong>mega<\/strong>&#8216; means 1024&#215;1024 = 1,048,576 = 2^20.<\/p>\n<p>A new ISO standard attempts to work around this problem by adopting a new set of computing-specific prefixes &#8211; where 1024 bytes should now be referred to as 1 <strong>kibibyte<\/strong> (or 1.024 kilobytes). The table below details these prefixes&#8230;<\/p>\n<hr>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"2\" align=\"center\">\n<tbody>\n<tr>\n<th class=\"menuheader-verbose\" lang=\"lang\" style=\"height: 40px; vertical-align: middle; text-align: center;\" colspan=\"4\" scope=\"scope\" align=\"align\" valign=\"middle\">Metric<\/th>\n<th class=\"menuheader-verbose\" lang=\"lang\" style=\"height: 40px; vertical-align: middle; text-align: center;\" colspan=\"4\" scope=\"scope\" align=\"align\" valign=\"middle\">Computer<\/th>\n<\/tr>\n<tr>\n<th style=\"height: 28px; vertical-align: middle; text-align: center;\" valign=\"middle\">prefix<\/th>\n<th style=\"height: 28px; vertical-align: middle; text-align: center;\" valign=\"middle\">abbrev<\/th>\n<th style=\"height: 28px; vertical-align: middle; text-align: center;\" valign=\"middle\">power of 10<\/th>\n<th style=\"height: 28px; vertical-align: middle; text-align: center;\" valign=\"middle\">multiplier value<\/th>\n<th style=\"height: 28px; vertical-align: middle; text-align: center;\" valign=\"middle\">prefix<\/th>\n<th style=\"height: 28px; vertical-align: middle; text-align: center;\" valign=\"middle\">abbrev<\/th>\n<th style=\"height: 28px; vertical-align: middle; text-align: center;\" valign=\"middle\">power of 2<\/th>\n<th style=\"height: 28px; vertical-align: middle; text-align: center;\" valign=\"middle\">multiplier value<\/th>\n<\/tr>\n<tr>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Kilo<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">k<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">10^3<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">1,000<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Kibi<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Ki<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">2^10<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">1,024<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Mega<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">M<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">10^6<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">1,000,000<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Mebi<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Mi<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">2^20<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">1,048,576<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Giga<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">G<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">10^9<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">1,000,000,000<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Gibi<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Gi<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">2^30<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">1,073,741,824<\/td>\n<\/tr>\n<tr>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Tera<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">T<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">10^12<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">1,000,000,000,000<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Tebi<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">Ti<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">2^40<\/td>\n<td style=\"vertical-align: middle; text-align: center;\" valign=\"middle\">1,099,511,627,776<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>With small numbers, this difference is unimportant. But as the size of storage media has increased, the discrepancy has become quite significant. For example the difference between 1 <strong>terabyte<\/strong> (1,000,000,000,000 bytes) and 1 <strong>tebibyte<\/strong> (1,099,511,627,776 bytes) is almost 100 gigabytes!<\/p>\n<p>To avoid confusion, and no doubt quite a few lawsuits, manufacturers will need to be much clearer in the future which prefix they are using!<\/p>\n<ul>\n<li>Meantime, please click <a title=\"GarfNet units converter\" href=\"\/converter#Computer\">here<\/a> to use our converter applet to convert metric to\/from computer prefixes.<\/li>\n<\/ul>\n<hr>\n<p style=\"text-align: center;\"><a href=\"..\/..\/..\/\">Home<\/a> | <a href=\"..\/..\/\">Tables<\/a> | <a href=\"..\/\">General<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why does my 120 gigabyte hard disk only store 111 gigabytes? The size discrepancy comes from the fact that manufacturers always use figures which show their product in the best way. Some would argue that it also stems from a cultural issue in the sense that many in the the US-led computing industry appear reluctant&#8230;<\/p>\n","protected":false},"author":1,"featured_media":34588,"parent":646,"menu_order":15,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ngg_post_thumbnail":0,"_kad_post_transparent":"default","_kad_post_title":"default","_kad_post_layout":"default","_kad_post_sidebar_id":"","_kad_post_content_style":"default","_kad_post_vertical_padding":"default","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-52","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Metric versus binary (computer) prefixes - GarfNet<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Metric versus binary (computer) prefixes - GarfNet\" \/>\n<meta property=\"og:description\" content=\"Why does my 120 gigabyte hard disk only store 111 gigabytes? The size discrepancy comes from the fact that manufacturers always use figures which show their product in the best way. Some would argue that it also stems from a cultural issue in the sense that many in the the US-led computing industry appear reluctant...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/\" \/>\n<meta property=\"og:site_name\" content=\"GarfNet\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-27T02:53:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2025\/10\/si.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/metric-versus-binary-computer-prefixes\\\/\",\"url\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/metric-versus-binary-computer-prefixes\\\/\",\"name\":\"Metric versus binary (computer) prefixes - GarfNet\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/metric-versus-binary-computer-prefixes\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/metric-versus-binary-computer-prefixes\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/si.webp\",\"datePublished\":\"2006-05-31T10:25:44+00:00\",\"dateModified\":\"2025-10-27T02:53:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/metric-versus-binary-computer-prefixes\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/metric-versus-binary-computer-prefixes\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/metric-versus-binary-computer-prefixes\\\/#primaryimage\",\"url\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/si.webp\",\"contentUrl\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/si.webp\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/metric-versus-binary-computer-prefixes\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reference tables\",\"item\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"General\",\"item\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/tables\\\/general\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Metric versus binary (computer) prefixes\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/#website\",\"url\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/\",\"name\":\"GarfNet\",\"description\":\"Penguin-powered and full of Unixy goodness, since 1995...\",\"publisher\":{\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/#\\\/schema\\\/person\\\/27529e0ea0460ec8c299743f70c06635\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/#\\\/schema\\\/person\\\/27529e0ea0460ec8c299743f70c06635\",\"name\":\"Garf\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/garflogo-garfnet-1.png\",\"url\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/garflogo-garfnet-1.png\",\"contentUrl\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/garflogo-garfnet-1.png\",\"width\":2420,\"height\":1928,\"caption\":\"Garf\"},\"logo\":{\"@id\":\"https:\\\/\\\/garfnet.org.uk\\\/cms\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/garflogo-garfnet-1.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Metric versus binary (computer) prefixes - GarfNet","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/","og_locale":"en_GB","og_type":"article","og_title":"Metric versus binary (computer) prefixes - GarfNet","og_description":"Why does my 120 gigabyte hard disk only store 111 gigabytes? The size discrepancy comes from the fact that manufacturers always use figures which show their product in the best way. Some would argue that it also stems from a cultural issue in the sense that many in the the US-led computing industry appear reluctant...","og_url":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/","og_site_name":"GarfNet","article_modified_time":"2025-10-27T02:53:29+00:00","og_image":[{"width":500,"height":500,"url":"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2025\/10\/si.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/","url":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/","name":"Metric versus binary (computer) prefixes - GarfNet","isPartOf":{"@id":"https:\/\/garfnet.org.uk\/cms\/#website"},"primaryImageOfPage":{"@id":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/#primaryimage"},"image":{"@id":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/#primaryimage"},"thumbnailUrl":"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2025\/10\/si.webp","datePublished":"2006-05-31T10:25:44+00:00","dateModified":"2025-10-27T02:53:29+00:00","breadcrumb":{"@id":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/#primaryimage","url":"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2025\/10\/si.webp","contentUrl":"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2025\/10\/si.webp","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/metric-versus-binary-computer-prefixes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/garfnet.org.uk\/cms\/"},{"@type":"ListItem","position":2,"name":"Reference tables","item":"https:\/\/garfnet.org.uk\/cms\/tables\/"},{"@type":"ListItem","position":3,"name":"General","item":"https:\/\/garfnet.org.uk\/cms\/tables\/general\/"},{"@type":"ListItem","position":4,"name":"Metric versus binary (computer) prefixes"}]},{"@type":"WebSite","@id":"https:\/\/garfnet.org.uk\/cms\/#website","url":"https:\/\/garfnet.org.uk\/cms\/","name":"GarfNet","description":"Penguin-powered and full of Unixy goodness, since 1995...","publisher":{"@id":"https:\/\/garfnet.org.uk\/cms\/#\/schema\/person\/27529e0ea0460ec8c299743f70c06635"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/garfnet.org.uk\/cms\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/garfnet.org.uk\/cms\/#\/schema\/person\/27529e0ea0460ec8c299743f70c06635","name":"Garf","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2024\/07\/garflogo-garfnet-1.png","url":"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2024\/07\/garflogo-garfnet-1.png","contentUrl":"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2024\/07\/garflogo-garfnet-1.png","width":2420,"height":1928,"caption":"Garf"},"logo":{"@id":"https:\/\/garfnet.org.uk\/cms\/wp-content\/uploads\/2024\/07\/garflogo-garfnet-1.png"}}]}},"_links":{"self":[{"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/pages\/52","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/comments?post=52"}],"version-history":[{"count":9,"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/pages\/52\/revisions"}],"predecessor-version":[{"id":34590,"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/pages\/52\/revisions\/34590"}],"up":[{"embeddable":true,"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/pages\/646"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/media\/34588"}],"wp:attachment":[{"href":"https:\/\/garfnet.org.uk\/cms\/wp-json\/wp\/v2\/media?parent=52"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}