An Acronym for Binary Coded Decimal.
A representation for numbers that encodes each decimal digit of a number with a fixed number of bits, typically 4 bits (known as packed BCD).
One page links to BCD: