Since hexadecimal is base-16, and 2⁴ = 16, each hex digit corresponds to exactly four binary bits.
Don’t worry — any non-hex characters are automatically removed before the conversion happens.
This tool converts raw hex values. If you're working with floating-point numbers, you’ll need to convert them to decimal first.