What is a Nybble?

By | 2008-01-14

A nybble, sometimes spelled “nibble,” is a set of four bits. Since there are eight bits in a byte, a nybble is half of one byte. While it may take the average person several nibbles to equal one bite of a cookie, in the computer world, two nybbles always equal one byte.

The four bits in a nibble allow it to have 16 possible values, which is the same as one hexadecimal digit. Therefore, a nybble is sometimes referred to as a “hex digit.” In data communications, nybbles are sometimes called “quadbits,” because of the four bits that make up each nybble.

Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.