Hex Reference

0xE3 in Binary = 11100011

Hex 0xE3 converts to binary 11100011. Decimal: 227. Octal: 343.

Hex
E3
Binary
Decimal
227
Octal
343

How to Convert 0xE3 to Binary — Step by Step

Separate the two hex digits
0xE3 = high nibble E + low nibble 3
Convert each digit to 4 binary bits
Hex E = 1110 (decimal 14)
Hex 3 = 0011 (decimal 3)
Concatenate the 4-bit groups
1110 + 0011 = 11100011

0xE3 in All Number Systems

Hex (Base 16) E3 (0xE3)
Binary (Base 2)
Decimal (Base 10) 227
Octal (Base 8) 343
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