00010111 23 17 ETB (End of Transmission Block) 传输块结束/块传输终止 00011000 24 18 CAN (Cancel) 取消 00011001 25 19 EM (End of Medium) 已到介质末端/介质存储已满/介质中断 00011010 26 1A SUB (Substitute) 替补/替换 00011011 27 1B ESC (Es
ASCII Table / ASCII Character CodesHere is the ASCII Table with all ASCII Characters expressed with their Decimal Values, Octal Values, Binary Values, and Hexadecimal Values. Some characters are unprintable in this ASCII Table; you will get detailed information at the bottom of the page....
A complete list of all ASCII codes, characters, symbols and signs included in the 7-bit ASCII table and the extended ASCII table according to the Windows-1252 character set, which is a superset of ISO 8859-1 in terms of printable characters.
ASCII码对应表
内容提示: Table of 8-bit ASCII Character Codes This is a partial table of character in 8-bit ASCII. Decimal Octal Hex Binary Value Description 000 000 000 0000 0000 NUL "null" character 001 001 001 0000 0001 SOH start of header 002 002 002 0000 001 0 STX start of text 003 003 003...
Ascii Character Table - What is ASCII - Complete tables including hex, octal, html, decimal conversions
1ALTMODE 和 DELETE 字符 (十进制 125、126 和 127) 也是控制字符。 2在 ISO Latin-1中的不同字符。 键盘常用ASCII码 ESC键 VK_ESCAPE (27) 回车键: VK_RETURN (13) TAB键: VK_TAB (9) Caps Lock键: VK_CAPITAL (20) Shift键: VK_SHIFT ($10) ...
7 7 BEL (Bell) 23 17 ETB (End of Transmission Block) 8 8 BS (BackSpace) 24 18 CAN (Cancel) 9 9 HT (Horizontal Tabulation) 25 19 EM (End of Medium) 10 A LF (Line Feed) 26 1A SUB (Substitute) 11 B VT (Vertical Tabulation) 27 1B ESC (Escape) 12 C FF (Form Feed) 28 ...
后来呢,NUL 被用于C语言中,表示字符串的结束,当一个字符串中间出现 NUL 时,就意味着这个是一个字符串的结尾了。这样就方便按照自己需求去定义字符串,多长都行,当然只要你内存放得下,然后最后加一个\0,即空字符,意思是当前字符串到此结束。 SOH (1) Start Of Heading,标题开始。如果信息沟通交流主要以命令和...
ASCII Table (7-bit) (ASCII = AmericanStandard Code for Information Interchange) Decimal Octal Hex Binary Value --- --- --- --- --- 000 000 000 00000000 NUL (Null char.) 001 001 001 00000001 SOH (Start ofHeader) 002 002 002 00000010...