Key
Ctrl+K
code
KeyK
Developer Tools
Press any key to see key, code, keyCode, which, location, and modifier flags in real time—helpful when wiring keyboard shortcuts in front-end code.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
按下键盘上的任意按键,即可查看对应属性
支持组合键(Shift、Ctrl、Alt、Meta)
event.key
event.code
event.keyCode
event.which
event.location
修饰键
repeat
event.type
按键历史
按下键盘即可开始记录
Key
Ctrl+K
code
KeyK
code reflects physical layout; key reflects the character produced—both matter for shortcuts.
Yes. Shift/Ctrl/Alt/Meta are shown together with the main key.
Tools
Continue with another translated tool for a nearby task.
Escape Visualizer
Visualize invisible characters locally in your browser, including tabs, newlines, BOM, and zero-width characters. Useful when paste or copy artifacts break parsing.
ASCII Table
Turn CSV, TSV, or terminal-copied text into aligned ASCII or Markdown tables in your browser, with mixed Chinese and English width handling for README, Slack, and log output.