ASCII string

ASCII is an acronym that stands for American Standard Code for Information Interchange and it is a code that translates English characters to numbers from 0 to 127. For example, the ASCII code for lowercase 'r' is 114. Therefore, ASCII string is a string of English characters that are translatable into numbers.