CONCEPT OF ASCII CODES
ASCII stands for American Standard Code for Information Interchange. As we know, Computers can only understand numbers; an ASCII code is the numerical representation of a character or a symbol such as ‘a’ or ‘#’. For example, ASCII code of ‘A’ is 65, ‘B’ is 66, and so on.