Binary → BCD
Result
—
Binary → BCD
Binary to Binary-Coded Decimal (BCD) converter.
Conversion
Binary → BCD: convert the binary value to decimal, then encode each decimal digit as a 4-bit BCD nibble. Example: 13 (decimal) → BCD 0001 0011
—
Binary to Binary-Coded Decimal (BCD) converter.
Binary → BCD: convert the binary value to decimal, then encode each decimal digit as a 4-bit BCD nibble. Example: 13 (decimal) → BCD 0001 0011