ASCII stands for American Standard Code for Information Interchange. Computers can only understand numbers, so an ASCII code is the numerical representation of a character such as 'a' or '@' or an action of some sort. ASCII was developed a long time ago and now the non-printing characters are rarely used for their original purpose. Below is the ASCII character table and this includes descriptions of the first 32 non-printing characters. ASCII was actually designed for use with teletypes and so the descriptions are somewhat obscure. If someone says they want your CV however in ASCII format, all this means is they want 'plain' text with no formatting such as tabs, bold or underscoring - the raw format that any computer can understand. This is usually so they can easily import the file into their own applications without issues. Notepad.exe creates ASCII text, or in MS Word you can save a file as 'text only'

💡 Hover over any row for details. Use the search bar to quickly find characters by decimal, hex, or glyph.
DecimalBinaryOctHexHtmlTypeGlyph
320010  000004020 SYM
330010  000104121!SYM!
340010  001004222"SYM"
350010  001104323#SYM#
360010  010004424$SYM$
370010  010104525%SYM%
380010  011004626&SYM&
390010  011104727'SYM'
400010  100005028(SYM(
410010  100105129)SYM)
420010  10100522a*SYM*
430010  10110532b+SYM+
440010  11000542c,SYM,
450010  11010552d-SYM-
460010  11100562e.SYM.
470010  11110572f/SYM/
480011  00000603000-90
490011  00010613110-91
500011  00100623220-92
510011  00110633330-93
520011  01000643440-94
530011  01010653550-95
540011  01100663660-96
550011  01110673770-97
560011  10000703880-98
570011  10010713990-99
580011  10100723a:SYM:
590011  10110733b&#59;SYM;
600011  11000743c&#60;SYM<
610011  11010753d&#61;SYM=
620011  11100763e&#62;SYM>
630011  11110773f&#63;SYM?
640100  000010040&#64;SYM@
650100  000110141&#65;A-ZA
660100  001010242&#66;A-ZB
670100  001110343&#67;A-ZC
680100  010010444&#68;A-ZD
690100  010110545&#69;A-ZE
700100  011010646&#70;A-ZF
710100  011110747&#71;A-ZG
720100  100011048&#72;A-ZH
730100  100111149&#73;A-ZI
740100  10101124a&#74;A-ZJ
750100  10111134b&#75;A-ZK
760100  11001144c&#76;A-ZL
770100  11011154d&#77;A-ZM
780100  11101164e&#78;A-ZN
790100  11111174f&#79;A-ZO
800101  000012050&#80;A-ZP
810101  000112151&#81;A-ZQ
820101  001012252&#82;A-ZR
830101  001112353&#83;A-ZS
840101  010012454&#84;A-ZT
850101  010112555&#85;A-ZU
860101  011012656&#86;A-ZV
870101  011112757&#87;A-ZW
880101  100013058&#88;A-ZX
890101  100113159&#89;A-ZY
900101  10101325a&#90;A-ZZ
910101  10111335b&#91;SYM[
920101  11001345c&#92;SYM\
930101  11011355d&#93;SYM]
940101  11101365e&#94;SYM^
950101  11111375f&#95;SYM_
960110  000014060&#96;SYM`
970110  000114161&#97;a-za
980110  001014262&#98;a-zb
990110  001114363&#99;a-zc
1000110  010014464&#100;a-zd
1010110  010114565&#101;a-ze
1020110  011014666&#102;a-zf
1030110  011114767&#103;a-zg
1040110  100015068&#104;a-zh
1050110  100115169&#105;a-zi
1060110  10101526a&#106;a-zj
1070110  10111536b&#107;a-zk
1080110  11001546c&#108;a-zl
1090110  11011556d&#109;a-zm
1100110  11101566e&#110;a-zn
1110110  11111576f&#111;a-zo
1120111  000016070&#112;a-zp
1130111  000116171&#113;a-zq
1140111  001016272&#114;a-zr
1150111  001116373&#115;a-zs
1160111  010016474&#116;a-zt
1170111  010116575&#117;a-zu
1180111  011016676&#118;a-zv
1190111  011116777&#119;a-zw
1200111  100017078&#120;a-zx
1210111  100117179&#121;a-zy
1220111  10101727a&#122;a-zz
1230111  10111737b&#123;SYM{
1240111  11001747c&#124;SYM|
1250111  11011757d&#125;SYM}
1260111  11101767e&#126;SYM~
95 / 95 printable characters