Conversions – Hexa to binary and decimals

To understand these conversions one must first understand what these terms mean
HEXA – It is a positional numeral system with base sixteen, which uses sixteen distinct symbols from 0-9 and a-f. Each hexadecimal digit represents four binary digits.
Binary – Binary numeral system or base 2 numeral system represents numeric system it uses two symbols which are 0 and 1.
Decimal - Numeral system also known as base of 10 has 10 as its base

Hexa to Binary and Decimal

Convert Hex To Decimal and Binary :

  • Insert Hex Value

  • Binary

  • Hex

Conversion Code - Chart
DECIMAL0123456789101112131415
HEX0123456789ABCDEF
BINARY000000010010001101000101011001111000100110101011 1100110111101111
This tool is an online utility. This tool can be called as (HDBHC) HIOX Decimal Binary Hexadecimal Converter, This online utility is primarily intended to help people in converting values to different modes namely, Hexadecimal to Binary conversion / Hexadecimal to Decimal Conversion..