キーコードビューア
キーを押してJavaScriptキーボードイベントのプロパティを確認: key、code、keyCode、which、location、修飾キー状態。
⌨️
ここをクリックしてキーを押してください
このエリアがキーボードイベントをキャプチャします
よく使う特殊キー
EnterTabSpaceBackspaceEscapeArrowUpArrowDownArrowLeftArrowRight
上のキャプチャエリアでこれらのキーを押してコードを確認してください
使い方
キーを押してJavaScriptキーボードイベントのプロパティを確認: key、code、keyCode、which、location、修飾キー状態。
- 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.
主な機能
- 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