# ASCII [![pdf download](https://www.petefreitag.com/images/pdf-icon.gif)](https://gum.co/ascii-cheatsheet "Download a ASCII Code PDF") # ASCII Character Codes Table & Cheat Sheet <small><br></small> **Special Chars** ----------------- | ------------ 9 | **\t** (Tab) 10 | **\n** (NL) 13 | **\r** (CR) 32 | _Space_ 33 | **!** 34 | **"** 35 | **\#** 36 | **$** 37 | **%** 38 | **&** 39 | **'** 40 | **(** 41 | **)** 42 | **\*** 43 | **+** 44 | **,** 45 | **-** 46 | **.** 47 | **/** 48 | **0** 49 | **1** 50 | **2** 51 | **3** 52 | **4** 53 | **5** 54 | **6** 55 | **7** 56 | **8** 57 | **9** 58 | **:** 59 | **;** 60 | **<** 61 | **=** 62 | **>** 63 | **?** 64 | **@** 91 | **[** 92 | **\** 93 | **]** 94 | **^** 95 | **_** 96 | **`** 123 | **{** 124 | **|** 125 | **}** 126 | **~** **Upper Case** -------------- | ----- 65 | **A** 66 | **B** 67 | **C** 68 | **D** 69 | **E** 70 | **F** 71 | **G** 72 | **H** 73 | **I** 74 | **J** 75 | **K** 76 | **L** 77 | **M** 78 | **N** 79 | **O** 80 | **P** 81 | **Q** 82 | **R** 83 | **S** 84 | **T** 85 | **U** 86 | **V** 87 | **W** 88 | **X** 89 | **Y** 90 | **Z** **Lower Case** -------------- | ----- 97 | **a** 98 | **b** 99 | **c** 100 | **d** 101 | **e** 102 | **f** 103 | **g** 104 | **h** 105 | **i** 106 | **j** 107 | **k** 108 | **l** 109 | **m** 110 | **n** 111 | **o** 112 | **p** 113 | **q** 114 | **r** 115 | **s** 116 | **t** 117 | **u** 118 | **v** 119 | **w** 120 | **x** 121 | **y** 122 | **z** **Extended ASCII** ------------------ | ----- | ------ 128 | **€** | &#128; 129 | **** | &#129; 130 | **‚** | &#130; 131 | **ƒ** | &#131; 132 | **„** | &#132; 133 | **…** | &#133; 134 | **†** | &#134; 135 | **‡** | &#135; 136 | **ˆ** | &#136; 137 | **‰** | &#137; 138 | **Š** | &#138; 139 | **‹** | &#139; 140 | **Œ** | &#140; 141 | **** | &#141; 142 | **Ž** | &#142; 143 | **** | &#143; 144 | **** | &#144; 145 | **‘** | &#145; 146 | **’** | &#146; 147 | **“** | &#147; 148 | **”** | &#148; 149 | **•** | &#149; 150 | **–** | &#150; 151 | **—** | &#151; 152 | **˜** | &#152; 153 | **™** | &#153; 154 | **š** | &#154; 155 | **›** | &#155; 156 | **œ** | &#156; 157 | **** | &#157; 158 | **ž** | &#158; 159 | **Ÿ** | &#159; 160 | **** | &#160; 161 | **¡** | &#161; 162 | **¢** | &#162; 163 | **£** | &#163; 164 | **¤** | &#164; 165 | **¥** | &#165; 166 | **¦** | &#166; 167 | **§** | &#167; 168 | **¨** | &#168; 169 | **©** | &#169; 170 | **ª** | &#170; 171 | **«** | &#171; 172 | **¬** | &#172; 173 | **­** | &#173; 174 | **®** | &#174; 175 | **¯** | &#175; 176 | **°** | &#176; 177 | **±** | &#177; 178 | **²** | &#178; 179 | **³** | &#179; 180 | **´** | &#180; 181 | **µ** | &#181; 182 | **¶** | &#182; 183 | **·** | &#183; 184 | **¸** | &#184; 185 | **¹** | &#185; 186 | **º** | &#186; 187 | **»** | &#187; 188 | **¼** | &#188; 189 | **½** | &#189; 190 | **¾** | &#190; 191 | **¿** | &#191; 192 | **À** | &#192; 193 | **Á** | &#193; 194 | **Â** | &#194; 195 | **Ã** | &#195; 196 | **Ä** | &#196; 197 | **Å** | &#197; 198 | **Æ** | &#198; 199 | **Ç** | &#199; 200 | **È** | &#200; 201 | **É** | &#201; 202 | **Ê** | &#202; 203 | **Ë** | &#203; 204 | **Ì** | &#204; 205 | **Í** | &#205; 206 | **Î** | &#206; 207 | **Ï** | &#207; 208 | **Ð** | &#208; 209 | **Ñ** | &#209; 210 | **Ò** | &#210; 211 | **Ó** | &#211; 212 | **Ô** | &#212; 213 | **Õ** | &#213; 214 | **Ö** | &#214; 215 | **×** | &#215; 216 | **Ø** | &#216; 217 | **Ù** | &#217; 218 | **Ú** | &#218; 219 | **Û** | &#219; 220 | **Ü** | &#220; 221 | **Ý** | &#221; 222 | **Þ** | &#222; 223 | **ß** | &#223; 224 | **à** | &#224; 225 | **á** | &#225; 226 | **â** | &#226; 227 | **ã** | &#227; 228 | **ä** | &#228; 229 | **å** | &#229; 230 | **æ** | &#230; 231 | **ç** | &#231; 232 | **è** | &#232; 233 | **é** | &#233; 234 | **ê** | &#234; 235 | **ë** | &#235; 236 | **ì** | &#236; 237 | **í** | &#237; 238 | **î** | &#238; 239 | **ï** | &#239; 240 | **ð** | &#240; 241 | **ñ** | &#241; 242 | **ò** | &#242; 243 | **ó** | &#243; 244 | **ô** | &#244; 245 | **õ** | &#245; 246 | **ö** | &#246; 247 | **÷** | &#247; 248 | **ø** | &#248; 249 | **ù** | &#249; 250 | **ú** | &#250; 251 | **û** | &#251; 252 | **ü** | &#252; 253 | **ý** | &#253;[Get Printable PDF Version](https://gumroad.com/l/PhtTop) **ASCII Character Codes CheatSheet** © 2005-2021 [Pete Freitag](https://www.petefreitag.com/) __ <iframe scrolling="no" allowfullscreen="allowfullscreen" allowpaymentrequest="allowpaymentrequest" class="gumroad-overlay-iframe" src="https://gumroad.com/overlay_page?all_permalinks=ascii-cheatsheet,PhtTop"></iframe> <iframe frameborder="0" style="height: 438px; margin: 0px; padding: 0px; position: fixed; right: 5px; top: 5px; width: 370px; z-index: 2147483647; display: none;" id="keep-popup-frame" src="chrome-extension://lpcaedmchfhocbbapmcbpinfpgnhiddi/index.html"></iframe> 已儲存網頁網址