This page is part of Wikibooks TrainzWikibook Administration. • It lists a template which may be useful editing Trainz. Trainz specific (special purpose) templates will be found in or under Category:Trainz Templates, which also lists/links to this Help page.
This template when viewed directly is a right margin variant of the three wide ascii table as on Wikipedia's ASCII article (Table:3 ASCII printable characters).
Codes 20hex to 7Ehex, known as the printable characters, represent letters, digits, punctuation marks, and a few miscellaneous symbols. There are 95 printable characters in total.
Code 20hex, the space character, denotes the space between words, as produced by the space-bar of a keyboard. Since the space character is considered an invisible graphic (rather than a control character)[1] and thus would not normally be visible, it is represented here by Unicode character U+2420 "␠"; Unicode characters U+2422 "␢" and U+2423 "␣" are also available for use when a visible representation of a space is necessary.
Code 7Fhex corresponds to the non-printable "Delete" (DEL) control character and is therefore omitted from this chart; it is covered in the previous section's chart.
Earlier versions of ASCII used the up-arrow instead of the caret (5Ehex) and the left-arrow instead of the underscore (5Fhex).[2]
'a' through 'z'
'0' through '9'
hyphen ('-')
ampersand ('&')
comma (',')
plus ('+')
apostrophe (' ' ')
period ('.')
underscore ('_')
dollar ('$')
space (' ')
open parenthesis ('(')
closed parenthesis (')')
tilde ('~')