ASCII Table The ASCll code is used to give to each symbol/key from the keyboard a unique number called ASCll code. It can be used to convert text into ASCll code and then into binary code.It can be used within your code to identify specific characters in a string or specific keys being pressed on the keyboard. The ASCll table contains 256 codes(from 0 to 255).The table below only shows the most useful ASCll codes. ASCII Code ASCIl Code Char ASCII Code Char Char (Decimal) (Decimal) (Decimal) 97 A 65 space 32 b 98 66 33 c 99 Q 67 34 d 100 D 68 # 35 e 101 个 69 8 36 f 102 F 70 % 37 g 103 G 71 & 38 h 104 72 39 105 73 40 j 106 J 74 ) 41 k 107 K 75 42 108 L 76 + 43 m 109 M 77 44 n 110 N 78 45 0 111 0 79 46 p 112 P 80 47 q 113 Q 81 58 114 R 82 59 S 115 s 83 < 60 t 116 入 84 心 61 u 117 U 85 小 62 v 118 V 86 ? 63 W 119 W 87 @ 64 + 120 X 88 91 y 121 Y 89 92 122 Z 90 93 A 94 95 Char ASCIl Code Char ASCIl Code (Decimal) (Decimal) 96 0 48 E 128 123 1 49 £ 163 124 2 50 ¥ 165 } 125 3 51 $ 36 1 126 4 52 © 169 145 5 53 TM 153 146 6 54 176 147 7 55 152 148 8 56 i 161 149 9 57 191 152 101 Computing-www.101Computing.net
© 101 Computing – www.101Computing.net ASCII Table The ASCII code is used to give to each symbol / key from the keyboard a unique number called ASCII code. It can be used to convert text into ASCII code and then into binary code. It can be used within your code to identify specific characters in a string or specific keys being pressed on the keyboard. The ASCII table contains 256 codes (from 0 to 255). The table below only shows the most useful ASCII codes. Vari able Assignment Char ASCII Code (Decimal) A 65 B 66 C 67 D 68 E 69 F 70 G 71 H 72 I 73 J 74 K 75 L 76 M 77 N 78 O 79 P 80 Q 81 R 82 S 83 T 84 U 85 V 86 W 87 X 88 Y 89 Z 90 Char ASCII Code (Decimal) a 97 b 98 c 99 d 100 e 101 f 102 g 103 h 104 i 105 j 106 k 107 l 108 m 109 n 110 o 111 p 112 q 113 r 114 s 115 t 116 u 117 v 118 w 119 x 120 y 121 z 122 Char ASCII Code (Decimal) 0 48 1 49 2 50 3 51 4 52 5 53 6 54 7 55 8 56 9 57 Char ASCII Code (Decimal) space 32 ! 33 " 34 # 35 $ 36 % 37 & 38 ' 39 ( 40 ) 41 * 42 + 43 , 44 - 45 . 46 / 47 : 58 ; 59 62 ? 63 @ 64 [ 91 \ 92 ] 93 ^ 94 _ 95 ` 96 { 123 | 124 } 125 ~ 126 „ 145 ‟ 146 “ 147 ” 148 • 149 ˜ 152 Char ASCII Code (Decimal) € 128 £ 163 ¥ 165 $ 36 © 169 ™ 153 ° 176 ˜ 152 ¡ 161 ¿ 191