A single-character constant is bounded with single quotes.
char = "'" noSingleQuote "'". noSingleQuote = ANY - "'". (any single character except the quote)
The following single characters are valid:
The following are invalid as single characters: