ord()----Returns the ASCII value of the first character of
string
chr()---Returns a one-character string containing the character specified by
ascii
.
dechex()---Returns a string containing a hexa decimal representation of t he given unsigned
number
argument.
hexdec