`PIC S9(9)V99 DISPLAY` = 12 bytes (one byte per digit, including sign as overpunch) - `PIC S9(9)V99 COMP-3` = 7 bytes (two digits per byte, plus half byte for sign)