chr:(integer) and ord:(character)
integer
is the collating sequence number of the character set in use. For the ASCII character set these numbers range from 0 to 127, and for ebcdic 0 to 255.
character
is the literal character to be converted to the collating sequence number of the character set.