⌨️ KeyCode Finder

Press any key on your keyboard to get its JavaScript event values.

PRESS A KEY

-
-
-
-

What is a JavaScript KeyCode?

In web development, every time you press a key, the browser generates a keyboard event. This event contains specific identifiers that tell the computer which key was pressed. This tool helps you visualize those values in real-time.

Understanding the Values:

Why use this tool?

When building interactive features like keyboard shortcuts, navigation, or web games, you need to know exactly how the browser identifies a key. Instead of looking up tables, just press the key and copy the code.

Embed this Tool