0% found this document useful (0 votes)
44 views

Keycode For JavaScript

This document provides a table listing characters and their corresponding keyboard keycodes. The table is divided into two sections, with the first section listing numbers and letters, and the second section listing additional punctuation characters and symbols along with some common keyboard keys like space, shift, caps lock etc. and their codes.

Uploaded by

Gururaj Nadager
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

Keycode For JavaScript

This document provides a table listing characters and their corresponding keyboard keycodes. The table is divided into two sections, with the first section listing numbers and letters, and the second section listing additional punctuation characters and symbols along with some common keyboard keys like space, shift, caps lock etc. and their codes.

Uploaded by

Gururaj Nadager
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

CHARECTER KEYCODE CHARECTER KEYCODE

0 48 a 65
1 49 b 66
2 50 c 67
3 51 d 68
4 52 e 69
5 53 f 70
6 54 g 71
7 55 h 72
8 56 i 73
9 57 j 74
k 75
l 76
m 77
n 78
o 79
p 80
q 81
r 82
s 83
t 84
u 85
v 86
w 87
x 88
y 89
z 90
DOT
/
<
>
?
CHARECTER KEYCODE CHARECTER KEYCODE
A SHIFT 16
B CAPS LOCK 20
C TAB 9
D CONTROL 17
E TILT 192
F SPACE 32
G ALT 18
H END 35
I PAGE DOWN 34
J PAGE UP 33
K HOME 36
L DELETE 46
M PAUSE 19
N ~ 192
O BACKSPACE 8
P ESCAPE 27
Q ! 49
R @ 50
S # 51
T $ 52
U % 53
V ^ 54
W & 55
X * 56
Y ( 57
Z ) 48
_ 109
MINUS 109
+ 107
= 107
COMMA 188
DOT 190
/ 191
< 188
> 190
? 191

You might also like