DIGITAL SYSTEMS CALCULATORS


TOOL: BCD TO DECIMAL CONVERTER


BCD TO DECIMAL CONVERTER

Enter a number in BCD form.


(1001 0011 0111)BCD = (937)10

SOLUTION STEPS

1110 1100 1001937

The decimal equivalent of (1001 0011 0111)BCD is (937)10.

OTHER INFORMATION

👉 Click here to see how we can find the binary equivalent of 937.

Copied to clipboard
Copy Text

INFORMATION

In BCD representation each 4-bit is corresponding to a digit in decimal.

For example, (0010 0111 0011)BCD is a 3 digit number in decimal.

  • (0010)2 = (2)10,
  • (0111)2 = (7)10 and
  • (0011)2 = (3)10

Writing those decimal digits with the same order as BCD, gives us the result.

(0010 0111 0011)BCD = (273)10

The complete conversion table can be found below.

BCD (Binary Coded Decimal) Decimal
0000 0
0001 1
0010 2
0011 3
0100 4
0101 5
0110 6
0111 7
1000 8
1001 9

WHAT IS BCD TO DECIMAL CONVERTER?

BCD to decimal converter,

  • Converts the BCD form to a decimal number and
  • Illustrates all solution steps.

HOW TO USE THE BCD TO DECIMAL CONVERTER?

You can use the BCD to decimal converter in two ways.

  • USER INPUTS

    Convert button

    You can enter a BCD number to the input box and click on the "CONVERT" button. The result and explanations appaer below the calculator.

  • RANDOM INPUTS

    random buttons

    You can click on the DIE ICON next to the input box. If you use this property, a random BCD number is generated and entered to the calculator, automatically. You can see the result and explanations below the calculator. You can create your own examples and practice using this property.

  • CLEARING THE INPUT BOX

    Clear button

    To find the decimal equivalent of some other BCD numbers you can clear the input box by clicking on the CLEAR button under the input box.

  • COPYING & DOWNLOADING THE SOLUTION

    • Copy Link

      You can copy the generated solution by clicking on the "Copy Text" link, appaers under the solution panel.

    • Download Link

      Even you can download the solution as an image file with .jpg extension if you click on the "Download Solution" link at the bottom of the solution panel. You can share the downloaded image file.

 

CALCULATORS

Binary Code Calculators