The NUMERICS directive defines codepoints for the ten numeric characters, zero through nine.
Syntax
Each ‘xxn’ specifies a codepoint for one of the ten numeric characters. The first codepoint is for the number zero, each subsequent codepoint is the next ascending number, up to the number nine.
Usage Notes
The NUMERICS directive can be specified only once for each character set.
If the numerics are defined both by a NUMERICS and a UNICODE directive, the last is used.
If no CHARSET directive precedes NUMERICS, then a character set description is implicitly begun - in effect a CHARSET directive with no operands is assumed.