noun
coded decimal notation
Technical computing term for a representation where each decimal digit is encoded separately, often in binary-coded decimal (BCD) or similar schemes.
符号化十進法は、各桁を独立して符号化する方式です。
Coded decimal notation is a method that encodes each digit independently.
Specifically refers to binary-coded decimal (BCD), a common implementation of coded decimal notation.
Compound of 符号化 (encoding) + 十進法 (decimal system). A straightforward technical term.