A~z, 0~9, and key value numbers for the function keys

Source: Internet
Author: User
The 0x65+0x66 in "window.event.keycode=0x65+0x66" represents the letter key number (mentioned above). The letter key must be indicated by the letter key number, cannot be indicated by the letter, otherwise the program will not recognize this key. The key value numbers for A~z, 0~9, and function keys are given below:
Key Name Key number keys number key
A 0x65 U 0x85
B 0x66 V 0x86
C 0x67 W 0X87
D 0x68 X 0x88
E 0x69 Y 0x89
F 0x70 Z 0x90
G 0x71 0 0x48
H 0x72 1 0x49
I 0x73 2 0X50
J 0x74 3 0x51
K 0x75 4 0x52
L 0x76 5 0x53
M 0x77 6 0x54
N 0x78 7 0x55
O 0x79 8 0x56
P 0X80 9 0x57
Q 0x81 ESC 0x1b
R 0x82 CTRL 0x11
S 0x83 SHIFT 0X10
T 0x84 ENTER 0XD

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.