Keyboard event inspector

Press any key to see the event.key, code, keyCode and modifier state a page actually receives.

key reflects the character produced (layout dependent); code is the physical key, which is what game and shortcut code should use.