Wiktionary
packed decimal
n. (context computing English) A storage mode that places two decimal digits into one byte, each digit occupying four bits. The sign occupies four bits in the least significant byte; defined as COMP-3 in COBOL