Line | |
---|
1 | % Upper-case A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
|
---|
2 | % Lower-case a b c d e f g h i j k l m n o p q r s t u v w x y z
|
---|
3 | % Digits 0 1 2 3 4 5 6 7 8 9
|
---|
4 | % Exclamation ! Double quote " Hash (number) #
|
---|
5 | % Dollar $ Percent % Ampersand &
|
---|
6 | % Acute accent ' Left paren ( Right paren )
|
---|
7 | % Asterisk * Plus + Comma ,
|
---|
8 | % Minus - Point . Solidus /
|
---|
9 | % Colon : Semicolon ; Less than <
|
---|
10 | % Equals = Greater than > Question mark ?
|
---|
11 | % At @ Left bracket [ Backslash \
|
---|
12 | % Right bracket ] Circumflex ^ Underscore _
|
---|
13 | % Grave accent ` Left brace { Vertical bar |
|
---|
14 | % Right brace } Tilde ~
|
---|
Note:
See
TracBrowser
for help on using the repository browser.