Jump to content

Hexadecimal: Difference between revisions

m
Line 51:
== Converting binary to hexadecimal ==
# Split a binary number into groups of four digits, counting from right to left.
# Pad the leftmost group of binary digits with zeros on their left if theirthere are less than four digits.
# Use the following table to translate each group of four binary digits, in order, to its hexadecimal equivalent.
Binary digits
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.