chr()
Chr has one parameter and converts an ASCII code to the corresponding character.
chr(65) - returns "A"