Number Base Converter
Ad space (728x90)
Frequently asked questions
Binary uses only 0 and 1 (base 2), while hexadecimal uses 16 symbols (0-9 and A-F, base 16) — hex is often used as a more compact, human-readable way to represent binary data, since each hex digit maps to exactly 4 binary digits.