Keyboard Event Tester

Press any key inside the test area to see the browser values generated by your physical or on-screen keyboard. This is useful for identifying keyboard layouts, shortcut conflicts, and the difference between a key's printed value and its physical position.

Key and code are different

key reports the character or action produced, such as a, A, or Enter. code identifies the physical key position, such as KeyA, regardless of the active keyboard layout.