Bilingual edition: English is preserved and Chinese follows each unit. Terminology uses the confirmed v20260916 glossary; automated semantic review remains traceable.
中英双语版:英文原文完整保留,中文紧随对应单元;术语采用 v20260916 确认表,自动语义审校结果可追溯。

ASCII Alphanumeric Code

ASCII字母数字编码

The American Standard Code for Information Interchange (ASCII) is the standard alphanumeric code for keyboards and a host of other data interchange tasks. Letters, numbers, and single keystroke commands are represented by a seven-bit word. Typically a strobe bit or start bit is sent first, followed by the code with LSB first. Being a 7-bit code, it has 2^7 or 128 possible code groups.

美国信息交换标准码(ASCII)是键盘的标准字母数字编码,以及许多其他数据交换任务的标准。字母、数字和单个按键命令由一个七位字表示。通常,首先发送一个同步位或起始位,然后发送代码,以最低有效位(LSB)开头。由于是7位代码,它有2^7或128种可能的代码组。
Code Table
电码表
Index

Electronics concepts

Digital Circuits
索引 电子学概念 数字电路
 
HyperPhysics*****Electricity and magnetism
HyperPhysics ***** 电磁学
R Nave
Go Back
返回









ASCII Alphanumeric Code

ASCII字母数字编码
Char
字符
7 bit ASCII
7位ASCII码
HEXChar
字符
7 bit ASCII
7位ASCII码
HEXChar
字符
7 bit ASCII
7位ASCII码
HEX
A100 000141a110 0001610011 000030
B100 001042b110 0010621011 000131
C100 001143c110 0011632011 001032
D100 010044d110 0100643011 001133
E100 010145e110 0101654011 010034
F100 011046f110 0110665011 010135
G100 011147g110 0111676011 011036
H100 100048h110 1000687011 011137
I100 100149i110 1001698011 100038
J100 10104Aj110 10106A9011 100139
K100 10114Bk110 10116Bblank
空白
010 000020
L100 11004Cl110 11006C.010 11102E
M100 11014Dm110 11016D(010 100028
N100 11104En110 11106E+010 10112B
O100 11114Fo110 11116F$010 010024
P101 000050p111 000070*010 10102A
Q101 000151q111 000171)010 100129
R101 001052r111 001072-010 11012D
S101 001153s111 001173/010 11112F
T101 010054t111 010074,010 11002C
U101 010155u111 010175=011 11013D
V101 011056v111 011076RETURN
返回
000 11010D
W101 011157w111 011177LNFEED000 10100A
X101 100058x111 1000780011 000030
Y101 100159y111 1001790011 000030
Z101 10105Az111 10107A0011 000030
Discussion of ASCII Code
ASCII 电码讨论
Index

Electronics concepts

Digital Circuits
索引 电子学概念 数字电路
 
HyperPhysics*****Electricity and magnetism
HyperPhysics ***** 电磁学
R Nave
Go Back
返回