noun
binary-coded decimal code; BCD code
Technical computing term for a binary encoding of decimal digits where each decimal digit is represented by a fixed number of bits, typically four.
このシステムでは、数値データを二進化十進コードで保存している。
In this system, numeric data is stored in binary-coded decimal code.
二進化十進コードは、十進数の各桁を4ビットの二進数で表す。
Binary-coded decimal code represents each decimal digit with a 4-bit binary number.
Compound of 二進 (binary), 化 (-ization), 十進 (decimal), and コード (code). A direct calque of the English term 'binary-coded decimal code'.