Glossary of Terms

Hexadecimal

Keyword Definition
Base The number of unique digits used in a numbering system.
Binary A base-2 numbering system that uses only two digits, 0 and 1.
Byte A group of eight bits.
Conversion The process of changing a number from one numbering system to another.
Decimal A base-10 numbering system that uses digits ranging from 0 to 9.
Digits Symbols used to represent numbers.
Hexadecimal A base-16 numbering system that uses digits from 0-9 and letters A-F
Nibble A group of four bits.
Representation The way in which a number is expressed.