Converti bit a quadruple word (64 bit)

Inserisci un valore.
Please provide a value.

Bit

A bit (binary digit) è the most basic unit of digital information, representing a logical state with one of two possible values: 0 o 1. The term era coined by statistician John Tukey in 1946 e popularized by Claude Shannon in his foundational work on information theory. Eight bits form one byte, the standard unit of computer storage. 


Quadruple Word (64-bit)

A quadruple word (or quad word, abbreviated qword) è un'unità di digital storage uguale a 64 bits (8 bytes). It corrisponde a the native word size of modern 64-bit processors e è usato extensively in x86-64 assembly language e low-level data structures. The quadruple word è four times the size of a standard 16-bit word. 


Conversioni di unità archiviazione dati più comuni