powered by
ASCII is the 8-bit ASCII table with ASCII characters from 0-255.
Henrik Bengtsson
charToInt() intToChar()
charToInt
intToChar
ch <- ASCII[65+1]; # ch == "A"
Run the code above in your browser using DataLab