Hex Reference

0xE1 in Binary = 11100001

Hex 0xE1 converts to binary 11100001. Decimal: 225. Octal: 341.

Hex
E1
Binary
Decimal
225
Octal
341

How to Convert 0xE1 to Binary — Step by Step

Separate the two hex digits
0xE1 = high nibble E + low nibble 1
Convert each digit to 4 binary bits
Hex E = 1110 (decimal 14)
Hex 1 = 0001 (decimal 1)
Concatenate the 4-bit groups
1110 + 0001 = 11100001

0xE1 in All Number Systems

Hex (Base 16) E1 (0xE1)
Binary (Base 2)
Decimal (Base 10) 225
Octal (Base 8) 341
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