ADB Hex in Binary
Converting a hexadecimal number to binary without a calculator involves converting each hexadecimal digit to its 4-bit binary equivalent. Here's a step-by-step guide for hexadecimal numberADB:
Step 1: Convert Each Hexadecimal Digit to Binary
Convert each hexadecimal digit to its 4-bit binary equivalent:
A16 = 10102
D16 = 11012
B16 = 10112
Step 2: Write Down the Binary Digits
Write down the binary digits obtained from each hexadecimal digit:
ADB16 = 1010110110112
So, the binary representation of the hexadecimal number ADB is 101011011011.
Hexadecimal To Binary Converter
Other examples of Hexadecimal to Binary conversion
See also: