I'd like to take the ascii characters 4 and 0 (so x34 and x30) and print out the ascii character for x40, how do I do this? I know my output will be some weird character that will probably make no sense on the screen when I output it, but that's ok.