When two fields are compared, the shorter field is padded to the length of the longer
field. Padding takes place as follows:
The padding characters are blanks when the shorter field is in character format; otherwise, they are zeros of the shorter field’s own format.
Padding is on the right if the shorter field is in BI, CH or PD0 formats. Padding is on the left for all other formats.