ASCII is the 8-bit ASCII table with ASCII characters from 0-255.
Henrik Bengtsson (http://www.braju.com/R/)
charToInt() intToChar()
charToInt
intToChar
ch <- ASCII[65+1]; # ch == "A"