(exclamationmark)03404202200100010"(doublequote)03504302300100011#(numbersign)03604402400100100$(dollarsign)03704502500100101%(percent)03804602600100110&(ampersand)03904702700100111'(singlequote)04005002800101000((left/openingparenthesis)04105102900101001)(right/closingparenthesis)04205202A00101010*(asterisk)04305302B00101011+...
000 000 000 00000000 NUL (Null char.) 001 001 001 00000001 SOH (Start of Header) 002 002 002 00000010 STX (Start of Text) 003 003 003 00000011 ETX (End of Text) 004 004 004 00000100 EOT (End of Transmission) 005 005 005 00000101 ENQ (Enquiry) 006 006 006 00000110 ACK (Acknowledgme...
numbers, and other characters in the 256 slots available in the 8-bit code. The ASCII decimal (Dec) number is created from binary, which is the language of all computers....
ASCII 支持 0-9 的数字,A-Z大写和小写英文字母,以及一些特殊字符。 被广泛使用于现代计算机、HTML和因特网上的字符集都是基于 ASCII 。 以下表格列举了128个 ASCII 字符以及对应的 HTML 实体编码。 ASCII 可印刷字符 字符集 编号 描述 32 空格 ! 33 exclamation mark " 34 quotation mark # 35 number sign ...
# 35 数字符号(number sign) $ 36 美元符号(dollar sign) % 37 百分比符号(percent sign) & 38 & 符号(ampersand) ' 39 撇号(apostrophe) ( 40 左括号(left parenthesis) ) 41 右括号(right parenthesis) * 42 星号(asterisk) + 43 加号(plus sign) , 44 逗号(comma) - 45 连字符(hyphen) . 46...
It consists of 128 characters (7 bit). Every ASCII character has an equivalent number, often used in programming languages such as Python. The first 32 ASCII characters (0-31) and 127 (DEL) are actually commands historically used to control the teleprinter, such as the well known carriage ...
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 ...
004 = 04 = U+0004 : END OF TRANSMISSION 005 = 05 = U+0005 : ENQUIRY 006 = 06 = U+0006 : ACKNOWLEDGE 007 = 07 = U+0007 : BELL 008 = 08 = U+0008 : BACKSPACE 009 = 09 = U+0009 : HORIZONTAL TABULATION 010 = 0A = U+000A : LINE FEED 011 = 0B = U+000B ...
00100100100000001SOH(StartofHeader) 00200200200000010STX(StartofText) 00300300300000011ETX(EndofText) 00400400400000100EOT(EndofTransmission) 00500500500000101ENQ(Enquiry) 00600600600000110ACK(Acknowledgment) 00700700700000111BEL(Bell) 00801000800001000BS(Backspace) 00901100900001001HT(HorizontalTab) 01001200A00001010LF(...
Number Dollar Per cent sign Ampersand Single quote Open parenthesis (or open bracket) Close parenthesis (or close bracket) Asterisk Plus Comma Hyphen Period, dot or full stop Slash or divide Zero One Two Three Four Five Six Seven Eight Nine Colon Semicolon Less than (or open angled bracket)...