Visor de códigos de teclas
Presiona cualquier tecla para ver sus propiedades de evento de teclado JavaScript: key, code, keyCode, which, location y estados de modificadores.
⌨️
Haz clic aquí y presiona cualquier tecla
Esta área captura eventos de teclado
Teclas especiales comunes
EnterTabSpaceBackspaceEscapeArrowUpArrowDownArrowLeftArrowRight
Presiona estas teclas en el área de captura de arriba para ver sus códigos
Cómo usar
Presiona cualquier tecla para ver sus propiedades de evento de teclado JavaScript: key, code, keyCode, which, location y estados de modificadores.
- 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.
Características
- 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