Symbols
Contains useful information from the specification.
The circumflex accent ( ^ ) character.
The ampersand character ( & ).
The asterisk character ( * ).
The commercial at ( @ ) character.
The carriage return character.
The colon ( : ) character.
The comma character ( , ).
The curly bracket close ( } ) character.
The curly bracket open ( { ) character.
The (curved) quotation mark ( ` ).
The dollar sign character ( $ ).
The full stop ( . ).
The (double) quotation mark ( " ).
The end of file marker (Char.MaxValue).
The equals sign ( = ).
The exclamation mark ( ! ) character.
The form feed character.
The closing angle bracket ( GREATER-THAN-SIGN ).
The opening angle bracket ( LESS-THAN-SIGN ).
The line feed character.
The maximum allowed codepoint (defined in Unicode).
The dash ( hypen minus, - ) character.
The no break space character.
The null character.
The number sign character ( # ).
The percent ( % ) character.
The pipe character ( | ).
The plus sign ( + ).
The question mark ( ? ).
The replacement character in case of errors.
The backslash ( reverse-solidus, \ ) character.
The round bracket close ( ) ) character.
The round bracket open ( ( ) character.
The semicolon sign ( ; ).
The single quote / quotation mark ( ' ).
The slash (solidus, /) character.
The space character.
The square bracket close ( ] ) character.
The square bracket open ( [ ) character.
The tab character.
The tilde character ( ~ ).
The low line ( _ ) character.