ASCII編碼表

ASCII編碼表

<script src="/asdocs/fanjian/fj.js" type="text/javascript"></script>        ASCII是英文American Standard Code for Information Interchange的縮寫 <script type="text/javascript">arw("|vrFZ", ark2);</script>。ASCII碼是目前計算機最通用的編碼標準。
       因爲計算機只能接受數字信息,ASCII碼將字符作爲數字來表示,以便計算機能夠接受和處理。比如大寫字母M的ASCII碼是77。
      ASCII碼中,第0~32號及第127號是控制字符,常用的有LF(換行)、CR(回車);第33~126號是字符,其中第48~57號爲0~9十個阿拉伯數字;65~90號爲26個大寫英文字母,97~122號爲26個小寫英文字母,其餘的是一些標點符號、運算符號等。
以下是常用的ASCII碼對照表:
十進制 十六進制 字符
9 9 TAB(製表符)
10 A 換行
13 D <script type="text/javascript">arw("*2N]YV", ark0);</script>回車
32 <script type="text/javascript">arw("Tv", ark2);</script>20 空格
33 21 !
34 22 <script type="text/javascript">arw("@a;ho4Q", ark4);</script>"
35 23 #
36 <script type="text/javascript">arw("ps", ark6);</script>24 <script type="text/javascript">arw("@x", ark0);</script>$
37 25 %
38 26 <script type="text/javascript">arw("@YGNrz", ark1);</script>&
<script type="text/javascript">arw("64", ark7);</script>39 27 '
40 28 (
41 29 )
42 2A *
43 2B +
44 2C ,
45 2D -
46 2E .
47 2F /
48 30 0
49 31 <script type="text/javascript">arw("S", ark0);</script>1
50 32 2
51 33 3
52 34 4
53 35 5
54 36 6
55 37 <script type="text/javascript">arw("M", ark0);</script>7
56 38 8
57 39 <script type="text/javascript">arw("S", ark4);</script>9
58 3A :
59 3B ;
60 3C <
61 3D <script type="text/javascript">arw("@z", ark1);</script>=
62 3E >
63 3F ?
64 40 @
65 41 A
66 42 B
67 43 C
68 44 D
69 <script type="text/javascript">arw("CO", ark3);</script>45 E
70 46 F
71 47 G
72 48 H
73 49 I
74 4A J
75 4B K
76 4C L
77 <script type="text/javascript">arw("CE", ark3);</script>4D M
78 4E N
79 4F O
80 50 P
81 51 Q
82 52 <script type="text/javascript">arw("2", ark0);</script>R
83 53 S
84 54 T
85 55 U
86 56 V
87 <script type="text/javascript">arw("DM", ark3);</script>57 W
88 58 X
89 59 Y
90 5A Z
91 5B [
92 5C /
93 5D ]
94 5E ^
<script type="text/javascript">arw("Iy", ark2);</script>95 5F _
96 60 `
97 <script type="text/javascript">arw("Pu", ark2);</script>61 a
98 62 b
99 63 c
100 64 d
<script type="text/javascript">arw("4Bn", ark7);</script>101 65 <script type="text/javascript">arw("I", ark5);</script>e
102 66 f
103 67 g
104 68 h
105 69 <script type="text/javascript">arw("t", ark4);</script>i
106 6A j
107 6B k
108 6C l
109 6D <script type="text/javascript">arw("r", ark7);</script>m
110 <script type="text/javascript">arw("Pf", ark2);</script>6E n
111 6F o
112 70 p
113 71 q
114 72 r
115 73 s
116 74 t
117 75 u
118 76 v
119 77 w
120 78 x
121 <script type="text/javascript">arw("24", ark7);</script>79 <script type="text/javascript">arw("d", ark4);</script>y
122 7A z
123 7B {
124 7C |
125 <script type="text/javascript">arw("MK", ark0);</script>7D }
126 7E ~

<script type="text/javascript">arw("!HY[Om[ML[ud[Fb!Hxj+enkitcY_Ql!YTkv#ry%Nk&W8]hswdmYX+AV+Eq$FT)Kp(8w}kp", ark6);</script>比如大寫字母M的ASCII碼是77。完整的ASCII編碼表如下。

完整的ASCII編碼表如下(來源:微軟MSDN站點 <script type="text/javascript">arw("@k(X3", ark0);</script>):

<script type="text/javascript">arw("@yONi=;Y5G?9@UspAUz%8x%Ie*J3?K@WAQe=K?K@hGHf03u=4pS0?PBuQ5g=5iO0?K@W=4?^", ark1);</script>ASCII編碼表 

發佈了22 篇原創文章 · 獲贊 3 · 訪問量 7萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章