ADVERTISEMENT

Key Code Checker

Press any key on your keyboard to get its code.

AD SPACE
Press any key...
event.key -
event.code -
event.which -
AD SPACE

JavaScript Key Code Event Checker

Press any key on your keyboard to instantly find its JavaScript keyCode, event.key, and event.code. This tool is a lifesaver for web developers building games, shortcuts, or custom keyboard navigation.

Understanding Key Events

Modern browsers use `event.key` and `event.code` to handle keyboard inputs. Use this tool to test how different browsers interpret your keystrokes.