Convert binary (base-2) numbers directly to hexadecimal (base-16). Groups of 4 binary digits map to a single hex digit.
Convert binary (base-2) numbers directly to hexadecimal (base-16). Groups of 4 binary digits map to a single hex digit.
Enter a binary number using only 0s and 1s.
Binary digits are grouped into sets of four (from right), and each group is converted to its hexadecimal equivalent.
How this calculator works
Binary digits are grouped into sets of four (from right), and each group is converted to its hexadecimal equivalent.
Common questions about this calculator