Binary Coded Decimal Chart

BCD is a system for coding a number in which each digit of a decimal number is coded as a 4-bit binary number between 0 and 9. This binary coded decimal chart shows the BCD equivalent for the decimal digits 0 - 9. It is used in digital computation and electronic systems. In a binary code, the number is coded as a sequence of bits of the appropriate length. This decimal to binary conversion table can also be used to refer the decimal numbers for the known binary numbers.

Decimal To Binary Conversion Table

Decimal DigitBCD code
8 4 2 14 2 2 15 4 2 1
0 0 0 0 00 0 0 00 0 0 0
1 0 0 0 10 0 0 10 0 0 1
2 0 0 1 00 0 1 00 0 1 0
3 0 0 1 10 0 1 10 0 1 1
4 0 1 0 01 0 0 00 1 0 0
5 0 1 0 10 0 1 11 0 0 0
6 0 1 1 01 1 0 01 0 0 1
7 0 1 1 11 1 0 11 0 1 0
8 1 0 0 01 1 1 01 0 1 1
9 1 0 0 11 1 1 11 1 0 0

The above binary coded decimal chart will be a useful chart on the field of digital computation and electronic systems. Decimal to binary conversion table can help you in the process of encoding.


english Calculators and Converters


Sitemap