Get Lifetime Access

⌨️ Key Code Viewer

View keyboard key codes and event properties

Key Code Viewer

Note: event.keyCode and event.which are deprecated but still widely used. Modern code should use event.key and event.code instead.