Hex Reference

0xE2 in Binary = 11100010

Hex 0xE2 converts to binary 11100010. Decimal: 226. Octal: 342.

Hex
E2
Binary
Decimal
226
Octal
342

How to Convert 0xE2 to Binary — Step by Step

Separate the two hex digits
0xE2 = high nibble E + low nibble 2
Convert each digit to 4 binary bits
Hex E = 1110 (decimal 14)
Hex 2 = 0010 (decimal 2)
Concatenate the 4-bit groups
1110 + 0010 = 11100010

0xE2 in All Number Systems

Hex (Base 16) E2 (0xE2)
Binary (Base 2)
Decimal (Base 10) 226
Octal (Base 8) 342
ASCII Non-printable

Convert Any Hex Value Instantly

Use the full converter with step-by-step math, ASCII table, and two's complement support.

Open Full Hex to Binary Converter

Explore Other Popular Converters