<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://demowiki.knowlus.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2001%3A9E8%3A3D77%3A9D00%3A357B%3A8A9B%3A6023%3A944B</id>
	<title>Demo Wiki - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://demowiki.knowlus.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2001%3A9E8%3A3D77%3A9D00%3A357B%3A8A9B%3A6023%3A944B"/>
	<link rel="alternate" type="text/html" href="https://demowiki.knowlus.com/index.php?title=Spezial:Beitr%C3%A4ge/2001:9E8:3D77:9D00:357B:8A9B:6023:944B"/>
	<updated>2026-07-08T19:19:05Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://demowiki.knowlus.com/index.php?title=Byte&amp;diff=519</id>
		<title>Byte</title>
		<link rel="alternate" type="text/html" href="https://demowiki.knowlus.com/index.php?title=Byte&amp;diff=519"/>
		<updated>2025-05-18T13:48:23Z</updated>

		<summary type="html">&lt;p&gt;2001:9E8:3D77:9D00:357B:8A9B:6023:944B: /* Binärpräfixe */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Dieser Artikel|erläutert das &#039;&#039;Byte&#039;&#039; in der Informationstechnik. Für weitere Bedeutungen siehe [[Byte (Begriffsklärung)]].}}&lt;br /&gt;
&lt;br /&gt;
Das &#039;&#039;&#039;Byte&#039;&#039;&#039; ([{{IPA|baɪt}}])&amp;lt;ref name=&amp;quot;Duden&amp;quot;&amp;gt;[https://www.duden.de/rechtschreibung/Byte Byte] – &#039;&#039;[[Duden]]&#039;&#039;, Bibliographisches Institut, 2016&amp;lt;/ref&amp;gt; ist eine [[Maßeinheit]] der [[Digitaltechnik]] und der [[Informatik]], das meist für eine Folge aus 8&amp;amp;nbsp;[[Bit]] steht.&lt;br /&gt;
&lt;br /&gt;
Historisch gesehen war &#039;&#039;ein Byte&#039;&#039; die Anzahl der Bits zur Kodierung eines einzelnen [[Schriftzeichen]]s im jeweiligen Computersystem und daher das kleinste [[Adressraum|adressierbare]] Element in vielen [[Rechnerarchitektur]]en.&lt;br /&gt;
&lt;br /&gt;
Um ausdrücklich auf eine Anzahl von 8&amp;amp;nbsp;Bit hinzuweisen, wird auch die Bezeichnung &#039;&#039;[[Oktett (Informatik)|Oktett]]&#039;&#039; (in Frankreich &#039;&#039;octet&#039;&#039;) verwendet – die früher dafür ebenfalls gängige Bezeichnung &#039;&#039;Oktade&#039;&#039; ist hingegen nicht mehr geläufig.&lt;br /&gt;
&lt;br /&gt;
== Abgrenzung ==&lt;br /&gt;
Was genau ein Byte bezeichnet, wird je nach Anwendungsgebiet etwas unterschiedlich definiert. Der [[Begriff]] kann stehen für:&lt;br /&gt;
&lt;br /&gt;
* eine [[Maßeinheit]] für eine [[Datenmenge]] von 8&amp;amp;nbsp;Bit mit dem [[Einheitenzeichen]]&amp;amp;nbsp;„B“,&amp;lt;ref&amp;gt;IEC&amp;amp;nbsp;60027-2, Ed. 3.0, (2005–2008): Letter symbols to be used in electrical technology – Part 2: Telecommunications and electronics.&amp;lt;/ref&amp;gt; wobei es nicht auf die Ordnung der einzelnen Bits ankommt.&amp;lt;br /&amp;gt;Das Einheitenzeichen sollte nicht mit dem zur Einheit&amp;amp;nbsp;[[Bel (Einheit)|Bel]] gehörenden Einheitenzeichen&amp;amp;nbsp;„B“ verwechselt werden.&lt;br /&gt;
* eine geordnete Zusammenstellung ([[Tupel#Verwendung|n-Tupel]]) von 8&amp;amp;nbsp;Bit, deren formale [[Internationale Organisation für Normung|ISO]]-konforme Bezeichnung [[Oktett (Informatik)|Oktett]] ist (1&amp;amp;nbsp;Byte = 8&amp;amp;nbsp;Bit). &amp;lt;!-- Bitte Diskussionsseite beachten --&amp;gt;Ein Oktett wird manchmal in zwei Hälften ([[Nibble]]s) zu je 4&amp;amp;nbsp;Bit zerlegt, wobei jedes Nibble durch eine [[Hexadezimalsystem|hexadezimale Ziffer]] darstellbar ist. Ein Oktett kann also durch zwei Hexadezimalziffern dargestellt werden.&lt;br /&gt;
* die kleinste, meist per [[Adressbus]] adressierbare, Datenmenge eines bestimmten technischen Systems. In heutigen Computersystemen sind 8 Bits der Quasi-Standard. In alten Systemen, vor allem aus den 1960er und 1970er Jahren und davor, waren auch andere Größen in Gebrauch, zum Beispiel:&lt;br /&gt;
** bei [[Telex]]: 1 Zeichen = 5&amp;amp;nbsp;Bit&lt;br /&gt;
** bei Rechnern der Familien [[Programmed Data Processor|PDP]] (ab 1959): 1 Zeichen = log&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(50)&amp;amp;nbsp;Bit = zirka 5,644&amp;amp;nbsp;Bit (Radix-50-Code). Ergibt gegenüber 6&amp;amp;nbsp;Bit eine Ersparnis von wenigen Bits pro [[Zeichenkette]], die beispielsweise für Steuerungszwecke genutzt werden können. Allerdings gehen die Byte-Grenzen mitten durch die Bits, was die Analyse von Inhalten erschweren kann.&lt;br /&gt;
** bei [[IBM 1401]] (produziert bis 1971): 1 Zeichen = 6&amp;amp;nbsp;Bit. Der [[IBM Personal Computer|IBM PC]] (ab 1981) hatte 1 Zeichen = 8&amp;amp;nbsp;Bit&lt;br /&gt;
** bei [[Nixdorf System 820|Nixdorf 820]] (bis 1979): 1 Zeichen = 12&amp;amp;nbsp;Bit&lt;br /&gt;
** bei Rechnersystemen der Typen [[UNIVAC 1100/2200]] und OS2200 Series: 1&amp;amp;nbsp;Zeichen = 9&amp;amp;nbsp;Bit (ASCII-Code) beziehungsweise 6&amp;amp;nbsp;Bit (FIELDATA-Code)&lt;br /&gt;
** bei Rechnern der Familie [[PDP-10]] (bis 1983): 1 Zeichen = 1…36&amp;amp;nbsp;Bit, Bytelänge frei wählbar&lt;br /&gt;
* einen [[Datentyp]] in [[Programmiersprache]]n. Die Anzahl an Bits pro Byte kann je nach Programmiersprache und [[Plattform (Computer)|Plattform]] variieren (meistens 8&amp;amp;nbsp;Bit).&lt;br /&gt;
* ISO-[[Varianten der Programmiersprache C#C99|C99]] definiert 1&amp;amp;nbsp;Byte als eine zusammenhängende Folge von mindestens 8&amp;amp;nbsp;Bit.&amp;lt;ref name=&amp;quot;C&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bei den meisten heutigen Rechnern fallen diese [[Definition]]en (kleinste adressierbare Einheit, Datentyp in Programmiersprachen, C-Datentyp) zu einer einzigen zusammen und sind dann von identischer Größe.&lt;br /&gt;
&lt;br /&gt;
Der Begriff „Byte“ wird aufgrund der großen Verbreitung von Systemen, die auf acht Bit (beziehungsweise Zweierpotenzvielfache davon) basieren, für die Bezeichnung einer 8 Bit breiten Größe verwendet, die in formaler Sprache (entsprechend ISO-Normen) aber korrekt [[Oktett (Informatik)|Oktett]] (aus {{enS|octet}}) heißt. Als Maßeinheit bei Größenangaben wird in der deutschen Sprache der Begriff „Byte“ (im Sinne von 8&amp;amp;nbsp;bit) verwendet. Bei der Übertragung kann ein Byte [[Parallele Datenübertragung|parallel]] (alle Bits gleichzeitig) oder [[Serielle Datenübertragung|seriell]] (alle Bits nacheinander) übertragen werden. Zur Sicherung der Richtigkeit werden oft [[Paritätsbit|Prüfbits]] angefügt. Bei der Übertragung größerer Mengen sind weitere [[Kommunikationsprotokoll]]e möglich. So werden bei [[32-Bit]]-Rechnern oft 32&amp;amp;nbsp;Bits (vier Byte) gemeinsam in einem Schritt übertragen, auch wenn nur ein 8-Bit-Tupel übertragen werden muss. Das ermöglicht eine Vereinfachung der zur Berechnung erforderlichen Algorithmen und einen kleineren [[Befehlssatz]] des Computers.&lt;br /&gt;
&lt;br /&gt;
Wie bei anderen Maßeinheiten gibt es neben dem ausgeschriebenen Namen der Maßeinheiten jeweils auch ein [[Einheitenzeichen|Einheitenkürzel]]. Bei Bit und Byte sind dies:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Kürzel&lt;br /&gt;
! ausgeschriebener Name&lt;br /&gt;
|-&lt;br /&gt;
| bit (selten „b“)&lt;br /&gt;
| Bit&lt;br /&gt;
|-&lt;br /&gt;
| B (selten „byte“)&lt;br /&gt;
| Byte&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Der ausgeschriebene Name unterliegt grundsätzlich der normalen [[Deklination (Grammatik)|Deklination]]. Aufgrund der großen Ähnlichkeit der Kürzel mit den ausgeschriebenen Einheitennamen sowie entsprechender Pluralformen in der englischen Sprache werden jedoch gelegentlich auch die Einheitenkürzel „bit“ und „byte“ mit Plural-s versehen.&lt;br /&gt;
&lt;br /&gt;
== Geschichte des Begriffs ==&lt;br /&gt;
Das &#039;&#039;[[Bit]]&#039;&#039; ist ein [[Kofferwort]] aus den [[Englische Sprache|englischen]] Wörtern &#039;&#039;{{lang|en|&#039;&#039;&#039;b&#039;&#039;&#039;inary}}&#039;&#039; und &#039;&#039;{{lang|en|dig&#039;&#039;&#039;it&#039;&#039;&#039;}}&#039;&#039;,&amp;lt;ref&amp;gt;[https://www.duden.de/rechtschreibung/Bit_Einheit_in_der_EDV Bit (Einheit in der EDV)] – &#039;&#039;Duden&#039;&#039;, Bibliographisches Institut, 2016&amp;lt;/ref&amp;gt; heißt also „zweiwertige [[Ziffer]]“&amp;amp;nbsp;– Null oder Eins. Dessen Bestandteile lassen sich auf die [[latein]]ischen Wörter &#039;&#039;digitus&#039;&#039; (Finger), den bzw. die man seit der Antike zum Zählen verwendet (vgl. [[Plautus]]: &#039;&#039;{{lang|la|computare digitis}}&#039;&#039;), und lateinisch (genauer neulateinisch) &#039;&#039;binarius&#039;&#039; (zweifach), vergleiche lateinisch &#039;&#039;bis&#039;&#039; (zweimal), zurückführen.&lt;br /&gt;
&lt;br /&gt;
{{Belege fehlen|Die Behauptung, der Begriff &amp;quot;Byte&amp;quot; leite sich (auch) von &amp;quot;bite&amp;quot; ab wird vom Beleg nicht gestützt.}}&lt;br /&gt;
&lt;br /&gt;
Das &#039;&#039;Byte&#039;&#039; ist zudem ein [[Kunstwort]] und wurde vermutlich aus dem englischen &#039;&#039;{{lang|en|bit}}&#039;&#039;&amp;lt;ref name=&amp;quot;Duden&amp;quot; /&amp;gt; (deutsch „[das] Bisschen“ oder „Häppchen“) und &#039;&#039;{{lang|en|bite}}&#039;&#039; (zu deutsch: „[der] Bissen“ oder „Happen“) [[Wortbildung|gebildet]].&amp;lt;ref&amp;gt;{{Webarchiv |url=https://www.duden.de/woerterbuch/englisch-deutsch/bite |text=bite |wayback=20161119060016 |archiv-bot=}} (englisch-deutsch) – &#039;&#039;Duden&#039;&#039;, Langenscheidt, 2015&amp;lt;/ref&amp;gt; Verwendet wurde es, um eine Speichermenge oder Datenmenge zu kennzeichnen, die ausreicht, um ein Zeichen darzustellen. Der Begriff wurde im Juni 1956 von [[Werner Buchholz (Ingenieur)|Werner Buchholz]] in einer frühen Designphase des [[IBM 7030 Stretch|IBM-7030-Stretch]]-Computers geprägt,&amp;lt;ref name=&amp;quot;Buchholz_1956_1&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;Buchholz_1956_2&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;Bemer_2000&amp;quot; /&amp;gt; wobei die Schreibweise von &#039;&#039;bite&#039;&#039; zu &#039;&#039;byte&#039;&#039; geändert wurde, um zu vermeiden, dass es sich versehentlich zu &#039;&#039;bit&#039;&#039; ändere.&amp;lt;ref name=&amp;quot;Fenwick&amp;quot; /&amp;gt; Im Original beschrieb es eine wählbare Breite von ein bis sechs Bits (damit konnten &amp;lt;math&amp;gt;2^6 = 64&amp;lt;/math&amp;gt; Zustände, z.&amp;amp;nbsp;B. Zeichen, dargestellt werden) und stellte die kleinste direkt adressierbare Speichereinheit eines entsprechenden Computers dar.&amp;lt;ref name=&amp;quot;Blaauw_1959&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;Buchholz_1962&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;Buchholz_1977&amp;quot; /&amp;gt; Im August 1956 wurde die Definition auf ein bis acht Bits aufgeweitet (damit konnten dann &amp;lt;math&amp;gt;2^8 = 256&amp;lt;/math&amp;gt; Zeichen dargestellt werden).&amp;lt;ref name=&amp;quot;Buchholz_1977&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;Buchholz_1956_3&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;Bemer_1959&amp;quot; /&amp;gt; So konnte man die Buchstaben und gängige Sonderzeichen in Quelltexten von Programmen oder anderen Texten speichern.&lt;br /&gt;
&lt;br /&gt;
In den 1960er Jahren wurde der sich in seiner Verwendung schnell ausbreitende [[American Standard Code for Information Interchange|ASCII]] definiert, welcher sieben Bits zur Kodierung eines Zeichens verwendet (das sind &amp;lt;math&amp;gt;2^7 = 128&amp;lt;/math&amp;gt; Zeichen). Später wurden durch Nutzung des meist sowieso vorhandenen achten (höchstwertigen) Bits erweiterte, auf dem ASCII basierende Zeichensätze entwickelt, die auch die häufigsten internationalen [[Diakritika]] abbilden können, wie zum Beispiel die [[Codepage 437]]. In diesen erweiterten Zeichensätzen entspricht jedes Zeichen exakt einem Byte mit acht Bit, wobei die ersten 128 Zeichen exakt dem ASCII entsprechen.&lt;br /&gt;
&lt;br /&gt;
In den 1960er und 1970er Jahren war in Westeuropa auch die Bezeichnung &#039;&#039;Oktade&#039;&#039; geläufig, wenn speziell 8&amp;amp;nbsp;Bit gemeint waren. Diese Bezeichnung geht möglicherweise auf den niederländischen Hersteller Philips zurück, in dessen Unterlagen zu Mainframe-Computern sich die Bezeichnung &#039;&#039;Oktade&#039;&#039; (bzw. englisch &#039;&#039;oktad[s]&#039;&#039;) regelmäßig findet.&amp;lt;ref name=&amp;quot;Philips&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;Williams&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seit Anfang der 1970er Jahre gibt es 4-Bit-Mikroprozessoren, deren 4-Bit-[[Datenwort|Datenwörter]] (auch [[Nibble]]s genannt) mit [[Hexadezimalsystem|hexadezimalen Ziffern]] dargestellt werden können. 8-Bit-Prozessoren wurden schon kurz nach der Erfindung der [[Programmiersprache]]n [[C (Programmiersprache)|C]] und [[Pascal (Programmiersprache)|Pascal]] eingeführt, also Anfang der 1970er Jahre, und waren in [[Heimcomputer]]n bis in die 1980er Jahre im Einsatz (bei [[Eingebettetes System|eingebetteten Systemen]] auch heute noch), deren 8-Bit-Datenwörter (respektive Bytes) mit genau zwei hexadezimalen Ziffern dargestellt werden können. Seitdem hat sich die Breite der Datenwörter von [[Hardware]] von 4 über 8, 16, 32 bis heute zu 64 und 128&amp;amp;nbsp;Bit hin immer wieder verdoppelt.&lt;br /&gt;
&lt;br /&gt;
Zur Unterscheidung der ursprünglichen Bedeutung als kleinste adressierbare Informationseinheit und der Bedeutung als 8-Bit-[[Tupel (Informatik)|Tupel]] wird in der Fachliteratur (abhängig vom Fachgebiet) korrekterweise auch der Begriff [[Oktett (Informatik)|Oktett]] für letzteres benutzt, um eine klare Trennung zu erzielen.&lt;br /&gt;
&lt;br /&gt;
== Praktische Verwendung ==&lt;br /&gt;
In der elektronischen Datenverarbeitung bezeichnet man die kleinstmögliche Speichereinheit als [[Bit]]. Ein Bit kann zwei mögliche Zustände annehmen, die meist als „Null“ und „Eins“ bezeichnet werden. In vielen Programmiersprachen wird für ein einzelnes Bit der [[Datentyp]] „[[Boolesche Variable|boolean]]“ (respektive „Boolean“ oder „BOOLEAN“) verwendet. Aus technischen Gründen erfolgt die tatsächliche Abbildung eines Boolean aber meist in Form eines [[Datenwort]]es („{{lang|en|WORD}}“).&lt;br /&gt;
&lt;br /&gt;
Acht solcher Bits werden zu einer Einheit –&amp;amp;nbsp;einem Datenpäckchen&amp;amp;nbsp;– zusammengefasst und allgemein Byte genannt. Die offizielle ISO-konforme Bezeichnung lautet dagegen Oktett: 1&amp;amp;nbsp;Oktett = 1&amp;amp;nbsp;Byte = 8&amp;amp;nbsp;Bit. Viele [[Programmiersprache]]n unterstützen einen Datentyp mit dem Namen „byte“ (respektive „Byte“ oder „BYTE“), wobei zu beachten ist, dass dieser je nach [[Definition]] als [[Integer (Datentyp)|ganze Zahl]], als [[Menge (Datenstruktur)|Bitmenge]], als Element eines [[Zeichensatz]]es oder bei [[Typsicherheit|typunsicheren]] Programmiersprachen sogar gleichzeitig für mehrere dieser Datentypen verwendet werden kann, sodass keine [[Zuweisungskompatibilität]] mehr gegeben ist.&lt;br /&gt;
&lt;br /&gt;
Das Byte ist die Standardeinheit, um [[Speicherkapazität]]en oder Datenmengen zu bezeichnen. Dazu gehören Dateigrößen, die Kapazität von permanenten Speichermedien ([[Festplattenlaufwerk]]e, [[Compact Disk|CDs]], [[DVD]]s, [[Blu-ray Disc]]s, [[Diskette]]n, [[USB-Massenspeicher]]geräte usw.) und die Kapazität von vielen flüchtigen Speichern (zum Beispiel [[Halbleiterspeicher#Wahlfreier Zugriff|Arbeitsspeicher]]). Übertragungsraten (zum Beispiel die maximale Geschwindigkeit eines Internet-Anschlusses) gibt man dagegen üblicherweise auf der Basis von Bits an.&lt;br /&gt;
&lt;br /&gt;
== {{Anker|Präfixe|Einheiten für große Mengen Bytes|Dezimal- und Binärpräfixe für große Anzahlen von Byte}} Präfixe für große Anzahlen von Byte ==&lt;br /&gt;
&lt;br /&gt;
Zur Darstellung großer Anzahlen von Bytes kann man die [[Vorsätze für Maßeinheiten|Präfixe]] aus dem [[Internationales Einheitensystem|SI]] verwenden, wie „Kilo-“ (k) für 1000 und „Mega-“ (M) für {{nowrap|1=1000×1000.}} Für Zweierpotenzen gibt es spezielle Binärpräfixe, wie „Kibi-“ (Ki) für 1024 und „Mebi-“ (Mi) für {{nowrap|1=1024×1024.}}&lt;br /&gt;
&lt;br /&gt;
Manchmal werden die Namen oder Kürzel der SI-Präfixe im binären Sinn verwendet (z.&amp;amp;nbsp;B. „Kilo-“ für 1024), was aber normwidrig ist und zu Missverständnissen führen kann. &lt;br /&gt;
&lt;br /&gt;
=== SI-Präfixe ===&lt;br /&gt;
&lt;br /&gt;
Für [[Zehnerpotenz]]en verwendet man die Präfixe aus dem [[Internationales Einheitensystem|Internationalen Einheitensystem]] (SI):&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable zebra&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | [[Vorsätze für Maßeinheiten#SI-Präfixe|Dezimalpräfixe]] gemäß [[Internationales Einheitensystem|SI]]&lt;br /&gt;
|-&lt;br /&gt;
| Kilobyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | kB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0}}&lt;br /&gt;
|-&lt;br /&gt;
| Megabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | MB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0}}&lt;br /&gt;
|-&lt;br /&gt;
| Gigabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | GB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0}}&lt;br /&gt;
|-&lt;br /&gt;
| Terabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | TB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;12&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
|-&lt;br /&gt;
| Petabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | PB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000000000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
|-&lt;br /&gt;
| Exabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | EB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000000000000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;18&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
|-&lt;br /&gt;
| Zettabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | ZB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000000000000000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;21&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
|-&lt;br /&gt;
| Yottabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | YB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000000000000000000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;24&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
|-&lt;br /&gt;
| Ronnabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | RB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000000000000000000000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;27&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
|-&lt;br /&gt;
| Quettabyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | QB&lt;br /&gt;
| style=&amp;quot;text-align:right&amp;quot; | {{FormatNum|1000000000000000000000000000000|de}}&amp;amp;nbsp;B = 10&amp;lt;sup&amp;gt;30&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Binärpräfixe ===&lt;br /&gt;
{{Hauptartikel|Binärpräfix}}&lt;br /&gt;
&lt;br /&gt;
Für [[Datenspeicher]] mit [[Dualsystem|binärer]] [[Adressierung (Rechnerarchitektur)|Adressierung]] ergeben sich technisch [[Speicherkapazität]]en basierend auf Zweierpotenzen (2&amp;lt;sup&amp;gt;&#039;&#039;n&#039;&#039;&amp;lt;/sup&amp;gt;&amp;amp;nbsp;Byte). Die Zweierpotenz {{nowrap|1=2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt; = 1024}} liegt nahe bei 1000, so dass es üblich wurde, das eigentlich dezimale SI-Präfix „Kilo-“ im Zusammenhang mit Speicherkapazitäten zur Bezeichnung von 1024 zu verwenden. Später kamen dann auch „Mega-“ (für {{nowrap|1=2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt; = 1024&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)}} und „Giga-“ (für {{nowrap|1=2&amp;lt;sup&amp;gt;30&amp;lt;/sup&amp;gt; = 1024&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)}} hinzu. Dies führte jedoch zu Mehrdeutigkeiten und wurde zu einer Fehlerquelle. Um dem abzuhelfen, schlug die [[International Electrotechnical Commission|IEC]] 1996 neue Einheitenvorsätze vor, die (nur) in der binären Bedeutung verwendet werden sollten.&amp;lt;ref&amp;gt;Vgl. internationale Norm IEC&amp;amp;nbsp;60027-2:2005, 3. Auflage. Letter symbols to be used in electrical technology – Part 2: Telecommunications and electronics veröffentlicht. Mittlerweile übernommen durch die weltweite IEC-Norm IEC&amp;amp;nbsp;80000-13:2008 (bzw. DIN [[Europäische Norm|EN]] 80000-13:2009-01)&amp;lt;/ref&amp;gt; Dabei wird eine den SI-Präfixen ähnlich lautende Vorsilbe ergänzt um die Silbe „bi“, die klarstellt, dass es sich um binäre Vielfache handelt. Beispiele:&lt;br /&gt;
&lt;br /&gt;
* 1&amp;amp;nbsp;Kibibyte&amp;amp;nbsp;(KiB) = 1024&amp;amp;nbsp;Byte&lt;br /&gt;
* 1&amp;amp;nbsp;Mebibyte&amp;amp;nbsp;(MiB) = 1024 × 1024&amp;amp;nbsp;Byte = 1.048.576&amp;amp;nbsp;Byte.&lt;br /&gt;
&lt;br /&gt;
Das für die SI-Präfixe zuständige [[Internationales Büro für Maß und Gewicht|Internationale Büro für Maß und Gewicht]] (BIPM) empfiehlt diese Schreibweise,&amp;lt;ref name=&amp;quot;SI&amp;quot; /&amp;gt; auch wenn es nicht für &#039;&#039;Byte&#039;&#039; zuständig ist, da dies keine [[SI-Einheit]] ist. Viele weitere Standardisierungsorganisationen haben sich dieser Empfehlung angeschlossen (siehe [[Binärpräfix#Normung|Binärpräfix, Abschnitt „Normung“]]).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable zebra&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;6&amp;quot; | [[Binärpräfix]]e gemäß [[International Electrotechnical Commission|IEC]]&lt;br /&gt;
|-&lt;br /&gt;
| Kibibyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | KiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-left:0px;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;amp;nbsp;B &lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | = 1,024&amp;amp;nbsp;kB&lt;br /&gt;
|-&lt;br /&gt;
| Mebibyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | MiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;20&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | = {{FormatNum|1048576|de}}&amp;amp;nbsp;B{{0}} &lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | ≈ 1,049&amp;amp;nbsp;MB&lt;br /&gt;
|-&lt;br /&gt;
| Gibibyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | GiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;30&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | = {{FormatNum|1073741824|de}}&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | ≈ 1,074&amp;amp;nbsp;GB&lt;br /&gt;
|-&lt;br /&gt;
| Tebibyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | TiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;40&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | = {{FormatNum|1099511627776|de}}&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | ≈ 1,100&amp;amp;nbsp;TB&lt;br /&gt;
|-&lt;br /&gt;
| Pebibyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | PiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;50&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | = {{FormatNum|1125899906842624|de}}&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | ≈ 1,126&amp;amp;nbsp;PB&lt;br /&gt;
|-&lt;br /&gt;
| Exbibyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | EiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;60&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | = {{FormatNum|1152921504606846976|de}}&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | ≈ 1,153&amp;amp;nbsp;EB&lt;br /&gt;
|-&lt;br /&gt;
| Zebibyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | ZiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;70&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | = {{FormatNum|1180591620717411303424|de}}&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | ≈ 1,181&amp;amp;nbsp;ZB&lt;br /&gt;
|-&lt;br /&gt;
| Yobibyte&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | YiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;80&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | = {{FormatNum|1208925819614629174706176|de}}&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:5px;text-align:left&amp;quot; | ≈ 1,209&amp;amp;nbsp;YB&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;Robibyte&#039;&#039;{{FN|1)}}&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | RiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;90&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0|00}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | =  {{FormatNum|1237940039285380274899124224|de}}&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | ≈ 1,238&amp;amp;nbsp;RB&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;Quebibyte&#039;&#039;{{FN|1)}}&lt;br /&gt;
| style=&amp;quot;border-left:hidden;&amp;quot; | QiB&lt;br /&gt;
| style=&amp;quot;border-right:hidden;padding-right:0px;&amp;quot; | 2&amp;lt;sup&amp;gt;100&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:0px;border-right:hidden;padding-right:0px;text-align:left&amp;quot; | = 1024&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-right:0px;padding-right:2px;text-align:right;&amp;quot; | = {{FormatNum|1267650600228229401496703205376|de}}&amp;amp;nbsp;B{{0}}&lt;br /&gt;
| style=&amp;quot;border-left:0px;padding-left:3px;text-align:left&amp;quot; | ≈ 1,268&amp;amp;nbsp;QB&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
{{FNBox|&lt;br /&gt;
  {{FNZ|1)|2=„Ronna“ und „Quetta“ wurden 2022 ins SI aufgenommen. „Robi“ und „Quebi“ sind aber noch nicht von der [[International Electrotechnical Commission|IEC]] bestätigt worden.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Vergleich ===&lt;br /&gt;
&lt;br /&gt;
Die Werte der dezimalen Präfixe steigen – ausgehend von Kilo – jeweils um den Faktor 10&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&amp;amp;nbsp;=&amp;amp;nbsp;1000 und die Werte der binären Präfixe um den Faktor 2&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt;&amp;amp;nbsp;=&amp;amp;nbsp;1024. Die Diskrepanz wächst also: Während der Größenunterschied zwischen Kibibyte und Kilobyte nur 2,4 % beträgt, ist ein Pebibyte schon 12,6 % mehr als ein Petabyte.&lt;br /&gt;
{{#lst:Binärpräfix|Quotient}}&lt;br /&gt;
&lt;br /&gt;
=== Kapazitätsangaben bei Speichermedien ===&lt;br /&gt;
&lt;br /&gt;
Die Verwendung der Binärpräfixe für Zweierpotenzen und die ausschließliche Verwendung von SI-Präfixen für Zehnerpotenzen hat sich bislang nur teilweise durchgesetzt.&lt;br /&gt;
&lt;br /&gt;
Massenspeichermedien, wie [[Festplattenlaufwerk|Festplatten]], [[DVD]]-Rohlinge und [[USB-Massenspeicher#USB-Speicherstick|USB-Speichersticks]], mit vorgeschalteter komplexer Firmware lassen sich in praktisch beliebig fein abgestufter Größe herstellen. Dort hat sich die Herstellung in glatten, gut vermarktbaren Größen durchgesetzt. Die Hersteller verwenden Dezimalpräfixe.&lt;br /&gt;
&lt;br /&gt;
RAM-Hauptspeicher und Cache-Speicher von CPUs, auf die in ihrer ziemlich ursprünglichen Form zugegriffen wird, werden als glatte Werte mit Binärpräfixen angegeben, SI-Präfixe wären hier unpraktisch. Die Binärpräfixe werden aber nicht immer in ihrer normgerechten Form geschrieben, man findet immer noch „MB“ und „GB“ wo „MiB“ und „GiB“ stehen müsste.&lt;br /&gt;
&lt;br /&gt;
Wenn die Binärpräfixe nicht normgerecht geschrieben werden, kann es zu Verwirrung kommen. Dies gilt zum Beispiel in Verbindung mit Microsoft-Systemen, denn Microsoft rechnet für Datengrößen immer mit Zweierpotenzen, gibt diese dann aber mit Hilfe der SI-Präfixe an. So wird also ein 128-GB-Speichermedium als 119,2&amp;amp;nbsp;GB angezeigt, obwohl es laut IEC 119,2&amp;amp;nbsp;GiB lauten müsste. Beim Versuch, eine Datenmenge von laut Microsoft „120&amp;amp;nbsp;GB“ (eigentlich 120&amp;amp;nbsp;GiB) auf ein mit 128&amp;amp;nbsp;GB beworbenes Speichermedium zu übertragen, tritt somit ein Fehler auf:&lt;br /&gt;
&lt;br /&gt;
* 128&amp;amp;nbsp;GB = 128.000.000.000&amp;amp;nbsp;Byte sind weniger(!) als&lt;br /&gt;
* 120&amp;amp;nbsp;GiB = 128.849.018.880&amp;amp;nbsp;Byte = 120 × 1024&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&amp;amp;nbsp;Byte&lt;br /&gt;
&lt;br /&gt;
Ein mit „4,7&amp;amp;nbsp;GB“ gekennzeichneter DVD-Rohling speichert rund 4,7&amp;amp;nbsp;Gigabyte (4.700.000.000&amp;amp;nbsp;Byte), wird aber von mancher Software, zum Beispiel dem [[Windows-Explorer]], mit dem Wert von „4,38&amp;amp;nbsp;GB“ angezeigt – normgerecht wäre hier „4,38&amp;amp;nbsp;GiB“. Andererseits speichert ein mit „700&amp;amp;nbsp;MB“ gekennzeichneter CD-Rohling nicht 700&amp;amp;nbsp;MB, sondern 700&amp;amp;nbsp;MiB, also etwa 734&amp;amp;nbsp;MB (und sollte korrekterweise mit „700&amp;amp;nbsp;MiB“ ausgezeichnet werden), wobei der Windows-Explorer „700&amp;amp;nbsp;MB“ anzeigt.&lt;br /&gt;
&lt;br /&gt;
Apples [[macOS]] benutzt seit 2009 (Version [[Mac OS X Snow Leopard]] 10.6)&amp;lt;ref name=&amp;quot;Mac&amp;quot; /&amp;gt; einheitlich Dezimalpräfixe nur in dezimaler Bedeutung. [[KDE Software Compilation 4|KDE]] folgt dem IEC-Standard und lässt dem Anwender die Wahl zwischen binärer und dezimaler Angabe. Für Linux-Distributionen mit anderen Desktopumgebungen, wie zum Beispiel [[Ubuntu (Betriebssystem)|Ubuntu]] ab Version 11.04,&amp;lt;ref name=&amp;quot;Ubuntu&amp;quot; /&amp;gt; (August 2011) gibt es klare Richtlinien, wie Anwendungen Datenmengen angeben sollen; hier findet man beide Angaben, wobei die Binärpräfixe überwiegen.&lt;br /&gt;
&lt;br /&gt;
[[Unix-Shell]]s nutzen normalerweise [[Datenblock|Datenblöcke]] als Einheit. Optional wird auch eine lesbarere Darstellungsform, &#039;&#039;{{lang|en|human readable}}&#039;&#039; bezeichnet, angeboten, normalerweise die binäre Einheit, wobei jedoch abweichend von der IEC-Vorgabe nur die [[Vorsätze für Maßeinheiten|Vorsätze]] der Maßeinheiten in Großbuchstaben als Einheit angegeben werden, also K für KiB, M für MiB usw. Es gibt jedoch auch oft die Möglichkeit, SI-Einheiten zu wählen, dann in der korrekten, jedoch großgeschriebenen Einheit, also KB, MB usw.&lt;br /&gt;
&lt;br /&gt;
Die in den 1980er und 1990er Jahren verbreitete 3,5-Zoll-[[Diskette]] verwendete eine binär-dezimale Mischform: die nominellen „1,44&amp;amp;nbsp;MB“ bedeuteten {{nowrap|1=1440 × 1024&amp;amp;nbsp;Byte}} = 1440&amp;amp;nbsp;KiB.&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
* [[Bytemaschine]]&lt;br /&gt;
* [[Zettabyte-Ära]]&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
{{Wiktionary}}&lt;br /&gt;
* [http://physics.nist.gov/cuu/Units/binary.html &#039;&#039;Prefixes for binary multiples&#039;&#039;.] (englisch)&lt;br /&gt;
* [http://mathworld.wolfram.com/Byte.html „Byte“ From MathWorld] (englisch)&lt;br /&gt;
* Konrad Lischka: &#039;&#039;[https://www.spiegel.de/netzwelt/tech/technikaergernis-masseinheiten-warum-festplatten-ploetzlich-schrumpfen-a-606308.html Warum Festplatten plötzlich schrumpfen.]&#039;&#039; [[Spiegel Online]], 9. Februar 2009 (Reihe „Technikärgernis“).&lt;br /&gt;
* [https://tinycalcs.com/umrechner/datenmenge TinyCalcs] Konvertieren zwischen Bit und Byte mit Dezimal- und Binärpräfixen.&lt;br /&gt;
* [http://www.lerneprogrammieren.com/blog/theorie/bits-bytes Beispielhafte Umrechnung eines Bytes in das Dezimalsystem]&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references responsive&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Bemer_1959&amp;quot;&amp;gt;&lt;br /&gt;
{{cite journal |last=Bemer |first=Robert William |authorlink=Bob Bemer |year=1959 |title=A proposal for a generalized card code of 256 characters |journal=Communications of the ACM |volume=2 |issue=9 |pages=19–23 |doi=10.1145/368424.368435 |language=en}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Bemer_2000&amp;quot;&amp;gt;&lt;br /&gt;
{{Internetquelle |autor=Robert William Bemer |url=http://www.bobbemer.com/BYTE.HTM |titel=Why is a byte 8 bits? Or is it? |werk=Computer History Vignettes |datum=2000-08-08 |archiv-url=https://web.archive.org/web/20170403130829/http://www.bobbemer.com/BYTE.HTM |archiv-datum=2017-04-03 |abruf=2018-09-15 |zitat=[…] I came to work for IBM, and saw all the confusion caused by the 64-character limitation. Especially when we started to think about word processing, which would require both upper and lower case. […] I even made a proposal (in view of STRETCH, the very first computer I know of with an 8-bit byte) that would extend the number of punch card character codes to 256 […] So some folks started thinking about 7-bit characters, but this was ridiculous. With IBM&#039;s STRETCH computer as background, handling 64-character words divisible into groups of 8 (I designed the character set for it, under the guidance of Dr. [[Werner Buchholz (Ingenieur)|Werner Buchholz]], the man who DID coin the term „byte“ for an 8-bit grouping). […] It seemed reasonable to make a universal 8-bit character set, handling up to 256. In those days my mantra was „powers of 2 are magic“. And so the group I headed developed and justified such a proposal […] The IBM 360 used 8-bit characters, although not ASCII directly. Thus Buchholz’s „byte“ caught on everywhere. I myself did not like the name for many reasons. The design had 8 bits moving around in parallel. But then came a new IBM part, with 9 bits for self-checking, both inside the CPU and in the tape drives. I exposed this 9-bit byte to the press in 1973. But long before that, when I headed software operations for Cie. Bull in France in 1965–1966, I insisted that „byte“ be deprecated in favor of „[[Oktett (Informatik)|octet]]“. […] It is justified by new communications methods that can carry 16, 32, 64, and even 128 bits in parallel. But some foolish people now refer to a „16-bit byte“ because of this parallel transfer, which is visible in the UNICODE set. I’m not sure, but maybe this should be called a „[[hextet]]“. […]}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Blaauw_1959&amp;quot;&amp;gt;&lt;br /&gt;
{{cite journal |author=Gerrit Anne Blaauw, Frederick Phillips Brooks Jr., Werner Buchholz |title=Processing Data in Bits and Pieces |journal=IRE Transactions on Electronic Computers |pages=121 |date=1959-06 |language=en}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Buchholz_1956_1&amp;quot;&amp;gt;&lt;br /&gt;
{{Literatur |Autor=Werner Buchholz |Titel=The Link System |Verlag=[[IBM]] |Datum=1956-06-11 |Kapitel=7. The Shift Matrix |Seiten=5–6 |Online=[https://web.archive.org/web/20170404152534/http://archive.computerhistory.org/resources/text/IBM/Stretch/pdfs/06-07/102632284.pdf archive.org] |Format=PDF |KBytes=639 |Abruf=2022-10-01 |Zitat=[…] Most important, from the point of view of editing, will be the ability to handle any characters or digits, from 1 to 6 bits long.&amp;lt;br /&amp;gt;Figure 2 shows the Shift Matrix to be used to convert a 60-bit word, coming from Memory in parallel, into characters, or „bytes“ as we have called them, to be sent to the Adder serially. The 60 bits are dumped into magnetic cores on six different levels. Thus, if a 1 comes out of position 9, it appears in all six cores underneath. Pulsing any diagonal line will send the six bits stored along that line to the Adder. The Adder may accept all or only some of the bits.&amp;lt;br /&amp;gt;Assume that it is desired to operate on 4 bit decimal digits, starting at the right. The 0-diagonal is pulsed first, sending out the six bits 0 to 5, of which the Adder accepts only the first four (0-3). Bits 4 and 5 are ignored. Next, the 4 diagonal is pulsed. This sends out bits 4 to 9, of which the last two are again ignored, and so on.&amp;lt;br /&amp;gt;It is just as easy to use all six bits in alphanumeric work, or to handle bytes of only one bit for logical analysis, or to offset the bytes by any number of bits. All this can be done by pulling the appropriate shift diagonals. An analogous matrix arrangement is used to change from serial to parallel operation at the output of the adder. […]}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Buchholz_1956_2&amp;quot;&amp;gt;&lt;br /&gt;
{{Literatur |Autor=Werner Buchholz |Titel=Memory Word Length |Verlag=[[IBM]] |Datum=1956-07-31 |Kapitel=5. Input-Output |Seiten=2 |Online=[https://web.archive.org/web/20170404160423/http://archive.computerhistory.org/resources/text/IBM/Stretch/pdfs/06-08/102632289.pdf archive.org] |Format=PDF |KBytes=239 |Abruf=2022-10-01 |Zitat=[…] 60 is a multiple of 1, 2, 3, 4, 5, and 6. Hence bytes of length from 1 to 6 bits can be packed efficiently into a 60-bit word without having to split a byte between one word and the next. If longer bytes were needed, 60 bits would, of course, no longer be ideal. With present applications, 1, 4, and 6 bits are the really important cases.&amp;lt;br /&amp;gt;With 64-bit words, it would often be necessary to make some compromises, such as leaving 4 bits unused in a word when dealing with 6-bit bytes at the input and output. However, the LINK Computer can be equipped to edit out these gaps and to permit handling of bytes which are split between words. […]}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Buchholz_1956_3&amp;quot;&amp;gt;&lt;br /&gt;
{{Literatur |Autor=Werner Buchholz |Titel=Memory Word Length and Indexing |Verlag=[[IBM]] |Datum=1956-09-19 |Kapitel=2. Input-Output Byte Size |Seiten=1 |Online=[https://web.archive.org/web/20170404161611/http://archive.computerhistory.org/resources/text/IBM/Stretch/pdfs/06-08/102632292.pdf webarchive.org] |Format=PDF |KBytes=227 |Abruf=2022-10-01 |Zitat=[…] The maximum input-output byte size for serial operation will now be 8 bits, not counting any error detection and correction bits. Thus, the Exchange will operate on an 8-bit byte basis, and any input-output units with less than 8 bits per byte will leave the remaining bits blank. The resultant gaps can be edited out later by programming […]}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Buchholz_1962&amp;quot;&amp;gt;&lt;br /&gt;
{{Literatur |Autor=Gerrit Anne Blaauw, Frederick Phillips Brooks, Jr., Werner Buchholz |Titel=Planning a Computer System – Project Stretch |Verlag=McGraw-Hill Book Company / The Maple Press Company, York PA. |Datum=1962 |Kapitel=4: Natural Data Units |Seiten=39–40 |Online=[https://web.archive.org/web/20170403014651/http://archive.computerhistory.org/resources/text/IBM/Stretch/pdfs/Buchholz_102636426.pdf archive.org] |Format=PDF |KBytes=22635 |Abruf=2022-10-01 |Zitat=[…] Terms used here to describe the structure imposed by the machine design, in addition to &#039;&#039;bit&#039;&#039;, are listed below.&amp;lt;br /&amp;gt;&#039;&#039;Byte&#039;&#039; denotes a group of bits used to encode a character, or the number of bits transmitted in parallel to and from input-output units. A term other than &#039;&#039;character&#039;&#039; is used here because a given character may be represented in different applications by more than one code, and different codes may use different numbers of bits (i.&amp;amp;nbsp;e., different byte sizes). In input-output transmission the grouping of bits may be completely arbitrary and have no relation to actual characters. (The term is coined from &#039;&#039;bite&#039;&#039;, but respelled to avoid accidental mutation to &#039;&#039;bit&#039;&#039;.)&amp;lt;br /&amp;gt;A &#039;&#039;word&#039;&#039; consists of the number of data bits transmitted in parallel from or to memory in one memory cycle. Word size is thus defined as a structural property of the memory. (The term &#039;&#039;catena&#039;&#039; was coined for this purpose by the designers of the Bull Gamma 60 computer.)&amp;lt;br /&amp;gt;&#039;&#039;Block&#039;&#039; refers to the number of words transmitted to or from an input-output unit in response to a single input-output instruction. Block size is a structural property of an input-output unit; it may have been fixed by the design or left to be varied by the program. […]}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Buchholz_1977&amp;quot;&amp;gt;&lt;br /&gt;
{{cite journal |last=Buchholz |first=Werner |authorlink=Werner Buchholz (Ingenieur) |title=The Word „Byte“ Comes of Age... |journal=Byte Magazine |volume=2 |issue=2 |pages=144 |date=1977-02 |url=https://archive.org/stream/byte-magazine-1977-02/1977_02_BYTE_02-02_Usable_Systems#pages/n145/mode/2up |quote=[…] The first reference found in the files was contained in an internal memo written in June 1956 during the early days of developing Stretch. A byte was described as consisting of any number of parallel bits from one to six. Thus a byte was assumed to have a length appropriate for the occasion. Its first use was in the context of the input-output equipment of the 1950s, which handled six bits at a time. The possibility of going to 8 bit bytes was considered in August 1956 and incorporated in the design of Stretch shortly thereafter. The first published reference to the term occurred in 1959 in a paper „Processing Data in Bits and Pieces“ by [[Gerrit Blaauw|G&amp;amp;nbsp;A&amp;amp;nbsp;Blaauw]], [[Frederick P. Brooks|F&amp;amp;nbsp;P&amp;amp;nbsp;Brooks&amp;amp;nbsp;Jr]] and [[Werner Buchholz (Ingenieur)|W&amp;amp;nbsp;Buchholz]] in the &#039;&#039;IRE Transactions on Electronic Computers&#039;&#039;, June 1959, pages 121. The notions of that paper were elaborated in Chapter 4 of &#039;&#039;Planning a Computer System (Project Stretch)&#039;&#039;, edited by W&amp;amp;nbsp;Buchholz, McGraw-Hill Book Company (1962). The rationale for coining the term was explained there on pages 40 as follows:&amp;lt;br /&amp;gt;Byte &#039;&#039;denotes a group of bits used to encode a character, or the number of bits transmitted in parallel to and from input-output units. A term other than &#039;&#039;character&#039;&#039; is used here because a given character may be represented in different applications by more than one code, and different codes may use different numbers of bits (ie, different byte sizes). In input-output transmission the grouping of bits may be completely arbitrary and have no relation to actual characters. (The term is coined from &#039;&#039;bite&#039;&#039;, but respelled to avoid accidental mutation to &#039;&#039;bit&#039;&#039;.)&#039;&#039;&amp;lt;br /&amp;gt;System/360 took over many of the Stretch concepts, including the basic byte and word sizes, which are powers of 2. For economy, however, the byte size was fixed at the 8 bit maximum, and addressing at the bit level was replaced by byte addressing. […] Since then the term byte has generally meant 8 bits, and it has thus passed into the general vocabulary. […] |language=en}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;C&amp;quot;&amp;gt;&lt;br /&gt;
{{Internetquelle |url=http://www.open-std.org/JTC1/SC22/WG14/www/C99RationaleV5.10.pdf |titel=Rationale for International Standard – Programming Languages – C |datum=2003-04 |seiten=11 |abruf=2009-11-28 |format=PDF; 898&amp;amp;nbsp;kB |sprache=en}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Fenwick&amp;quot;&amp;gt;&lt;br /&gt;
{{Internetquelle |autor=Peter Fenwick |url=https://books.google.de/books?id=j_0QDgAAQBAJ&amp;amp;pg=PA231&amp;amp;dq=Werner+Buchholz+IBM+7030+Stretch+Bite&amp;amp;hl=de&amp;amp;sa=X&amp;amp;redir_esc=y#v=onepage&amp;amp;q=Werner%20Buchholz%20IBM%207030%20Stretch%20Bite&amp;amp;f=false |titel=Introduction to Computer Data Representation |werk=books.google.de |seiten=231 |abruf=2017-11-02}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Mac&amp;quot;&amp;gt;&lt;br /&gt;
{{Internetquelle |autor=Eric Schäfer |url=http://www.maclife.de/news/betriebssystem/andere/dateigroessen-snow-leopard-zaehlt-anders |titel=Dateigrößen: Snow Leopard zählt anders. |werk=Mac Life |datum=2009-08-28 |abruf=2009-08-28}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Philips&amp;quot;&amp;gt;{{Internetquelle |url=http://www.vintage-calculators.nl/Philips%20productoverzicht%201971.pdf |titel=Philips Data Systems’ product range – April 1971 |hrsg=Philips |datum=1971 |format=PDF; 4,8 MB |sprache=en |offline= |archiv-url= |archiv-datum= |archiv-bot= |abruf=2023-09-10}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;SI&amp;quot;&amp;gt;&lt;br /&gt;
[https://www.bipm.org/en/publications/si-brochure &#039;&#039;Le Système international d’unités&#039;&#039;.] 9e&amp;amp;nbsp;édition, 2019 (die sogenannte „SI-Broschüre“), Kapitel&amp;amp;nbsp;3, S.&amp;amp;nbsp;31 (französisch) und S.&amp;amp;nbsp;143 (englisch) – Randnotiz.&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Ubuntu&amp;quot;&amp;gt;&lt;br /&gt;
{{Internetquelle |url=https://wiki.ubuntu.com/UnitsPolicy |titel=UnitsPolicy |hrsg=Ubuntu |abruf=2010-04-24 |sprache=en}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Williams&amp;quot;&amp;gt;&lt;br /&gt;
{{Literatur |Autor=R. H. Williams |Titel=British Commercial Computer Digest: Pergamon Computer Data Series |Verlag=Pergamon Press |Datum=1969 |Sprache=en |Seiten=308}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Datentyp]]&lt;br /&gt;
[[Kategorie:Computerarithmetik]]&lt;br /&gt;
[[Kategorie:Compilerbau]]&lt;br /&gt;
[[Kategorie:Informationseinheit]]&lt;/div&gt;</summary>
		<author><name>2001:9E8:3D77:9D00:357B:8A9B:6023:944B</name></author>
	</entry>
</feed>