code

Represents a physical key on the keyboard (as opposed to the character generated by pressing the key). In other words, this property returns a value that isn't altered by keyboard layout or the state of the modifier keys.

See https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code for more information.