Convert nibble to bit

Abeg provide value.
Please provide a value.

Nibble

A nibble (also spelled nybble or nyble) is a four-bit aggregation, or half an octet. It is also known as a half-byte or tetrade. In a networking or telecommunication context, the nibble is often called a semi-octet, quadbit, or quartet. A nibble has sixteen (24) possible values and is often represented by a single hexadecimal digit. 


Bit

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


Most common data storage unit conversions