Where can I find a list of keyboard keycodes?

keyboard, keycode

Solution

Here's a list of keycodes that includes a way to look them up interactively.

Problem

Is there a place where I can find all the keycodes for keys on a keyboard? (For example, the key up may be #114) I can't seem to find one no matter what I search :( Thanks!

Original source