E4 in Decimal
Hexadecimal E4 equals 228 in decimal.
E4 in all number bases
Decimal228
Hexadecimal0xE4
Binary1110 0100
Octal344
How e4 converts from hexadecimal to decimal
Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:
E× 161 = 14 × 16 = 224
4× 160 = 4 × 1 = 4
Sum: 228