How would I go about converting an integer (say it has a value of 65) to the corresponding value in a string(yea, I actually want A out of this just one character. Or would this value have to be a byte in order to make the conversion?

regardless, what command do I need to use