To write a keyboard related application I wanted the list of the ASCII codes of the keys that I have on my keyboard.
It is a windows keyboard :
There is no ascii code for the Function (F1-F12), Control, Windows or Alt keys.
If what you need is ASCII for the characters that is already defined in most languages.
Have a look at this, it also includes the hexadecimal codes
ASCII Tables with Hex