OverIQ.com
Run (or Hit F9)
print(ord("a")) # print the ASCII value of character a print(ord("5")) # print the ASCII value of character 5