1 001 01 00000001 SOH Start of Heading (标题开始) 2 002 02 00000010 STX Start of Text (正文开始) 3 003 03 00000011 ETX End of Text (正文结束) 4 004 04 00000100 EOT End of Transmission (传输结束) 5 005 05 00000101 ENQ Enquiry (请求) 6...
ASCII码表完整版
ASCLL码值从小到大排列顺序如下:0 NUL(null,空字符)1 SOH(start of headline,报头开始)2 STX(start of text,正文开始)3 ETX(end of text,正文结束)4 EOT(end of transmission,传输结束)5 ENQ(enquiry,请求)6 ACK(acknowledge,收到通知)7 BEL(bell,响铃)8 BS(backspace,...
number sign-井字号 $ dollar sign-钱字号 % percent-百分比 & ampersand-和,且 ' single quote-单引号 ( left/opening parenthesis-左括号 ) right/closing parenthesis-右括号 * asterisk-乘号,星号 + plus-加号 , comma-逗号 - minus or dash-减号,破折号 . dot-点 / forward slash-斜线 0零 1一 2二...
The ASCII character set defines 128 characters (0 to 127 decimal, 0 to FF hexadecimal, and 0 to 177 octal). This character set is a subset of many other character sets with 256 characters, including the ANSI character set of MS Windows, the Roman-8 character set of HP systems, and the...
ASCII stands for American Standard Code for Information Interchange. Computers can only understand numbers, so an ASCII code is the numerical representation of a character such as 'a' or '@' or an action of some sort. ASCII was developed a long time ago and now the non-printing characters ...
ASCII码对照表
035 = 23 = U+0023 : NUMBER SIGN 036 = 24 = U+0024 : DOLLAR SIGN 037 = 25 = U+0025 : PERCENT SIGN 038 = 26 = U+0026 : AMPERSAND 039 = 27 = U+0027 : APOSTROPHE 040 = 28 = U+0028 : LEFT PARENTHESIS 041 = 29 = U+0029 : RIGHT PARENTHESIS ...
1#(number sign) 036044 037045 038046 039047 040050 041051 042052 043053 044054 045055 046056 047057 048060 049061 050062 051063 052064 053065 054066 055067 056070 057071 058072 059073 060074 061075 062076 063077 064100 065101 066102 067103 068104 069105 400100 0 1 02A001010 02B001011 02C001100 02D...
which consists of the seven information bits and a paritybitthat is used for error checking or for representing special symbols. This eight-bit system increases the number of characters ASCII can represent to 256, and it ensures that all special characters, as well as characters from other langu...