Convertworld.com
 

Data storage, Nibble

A nibble (or less commonly, nybble) is the computing term for the aggregation of four bits, or half an octet (an octet being an 8-bit byte). As a nibble contains four bits, there are sixteen (24) possible values, so a nibble corresponds to a single hexadecimal digit (thus, it is often referred to as a "hex digit" or "hexit"). A full byte is represented by two hexadecimal digits; therefore, it is common to display a byte of information as two nibbles. The nibble is often called a "semioctet" or a "quartet" in a networking or telecommunication context. The term "nibble" originates from the fact that the term "byte" is a pun on the English word "bite". A nibble is a small bite, which in this context is humorously construed as "half a bite". The alternative "nybble" spelling parallels the spelling of "byte". Read more >>
I want to convert:
show result

- Nibble:

 
Computer storage, or computer memory, refers to the computer components, devices and recording media that retain binary information for some interval of time. In casual language, memory, or active memory usually refers to random-access memory (RAM), or other forms of fast but temporary (non-persistent) storage, while storage or long-term memory typically refers to hard disks (HD) and other forms of storage which are slower to access but persistent when power is switched off. Read more >>