Binary to BCD Converter
Convert binary number to BCD.
Full Calculation:
1011011001 = 729 (Base 10)
7 = 0111
2 = 0010
9 = 1001
1011011001 = 0111 0010 1001
Related MiniWebtools:
About Binary to BCD Converter
The Binary to BCD Converter is used to convert a binary (Base-2) number to a BCD (Binary-coded decimal) (Step by Step).
Binary-coded Decimal
In computing and electronic systems, a binary-coded decimal (BCD) is a digital encoding method for decimal numbers in which each digit is represented by its own binary sequence.
Reference this content, page, or tool as:
"Binary to BCD Converter" at https://MiniWebtool.com/binary-to-bcd-converter/ from MiniWebtool, https://MiniWebtool.com/
Number System Converters:
- BCD to Binary Converter Featured
- BCD to Decimal Converter Featured
- BCD to Hex Converter Featured
- Binary to BCD Converter Featured
- Binary to Gray Code Converter Featured
- Decimal to BCD Converter Featured
- Gray Code to Binary Converter Featured
- Hex to BCD Converter Featured