Hex Reference

0xAE in Binary = 10101110

Hex 0xAE converts to binary 10101110. Decimal: 174. Octal: 256.

Hex
AE
Binary
Decimal
174
Octal
256

How to Convert 0xAE to Binary — Step by Step

Separate the two hex digits
0xAE = high nibble A + low nibble E
Convert each digit to 4 binary bits
Hex A = 1010 (decimal 10)
Hex E = 1110 (decimal 14)
Concatenate the 4-bit groups
1010 + 1110 = 10101110

0xAE in All Number Systems

Hex (Base 16) AE (0xAE)
Binary (Base 2)
Decimal (Base 10) 174
Octal (Base 8) 256
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