Keycode-Viewer
Drücken Sie eine Taste, um JavaScript-Tastaturereignis-Eigenschaften zu sehen: key, code, keyCode, which, location und Modifikatorzustände.
⌨️
Hier klicken und beliebige Taste drücken
Dieser Bereich erfasst Tastaturereignisse
Häufige Sondertasten
EnterTabSpaceBackspaceEscapeArrowUpArrowDownArrowLeftArrowRight
Drücken Sie diese Tasten im Erfassungsbereich oben, um ihre Codes zu sehen
Anleitung
Drücken Sie eine Taste, um JavaScript-Tastaturereignis-Eigenschaften zu sehen: key, code, keyCode, which, location und Modifikatorzustände.
- 1Click the capture area to focus it.
- 2Press any key on your keyboard.
- 3See all keyboard event properties instantly: key, code, keyCode, which, location, and modifier states.
- 4Click 'Copy' next to any value to copy it to your clipboard.
- 5Check the 'Recent Keys' history to compare multiple key presses.
Funktionen
- Shows key, code, keyCode, which, charCode, location in real time
- Displays modifier key states: Ctrl, Shift, Alt, Meta
- Recent key history for easy comparison
- One-click copy for each property value
- Works entirely in the browser — no server needed