All Tools
JavaScript Keycode Finder
Press any key to see its JavaScript event properties including key, code, keyCode, and modifier keys.
Press any key...
Key events will be captured and displayed here
Note:
event.keyCode and event.which are deprecated. Use event.key (returns the character) or event.code (returns the physical key) instead.History
No keys pressed yet. Press any key to start.