Unicode: 0027. Raw operator. Equivalent to the ordinary ASCII character with code 39.
Unicode: 000D. Spacing character. Equivalent to the ordinary ASCII character with code 13. Can be entered as ∖r. Not always the same as \[NewLine].
Unicode: 007D. Raw operator. Equivalent to the ordinary ASCII character with code 125. Extensible character.
Unicode: 005D. Raw operator. Equivalent to the ordinary ASCII character with code 93. Extensible character. Not the same as \[RightModified].
Unicode: 0029. Raw operator. Equivalent to the ordinary ASCII character with code 41. Extensible character.
Unicode: 003B. Raw operator. Equivalent to the ordinary ASCII character with code 59.
Unicode: 002F. Raw operator. Equivalent to the ordinary ASCII character with code 47. Extensible character; grows by default to limited size.
Unicode: 0020. Spacing character. Equivalent to the ordinary ASCII character with code 32.
Unicode: 002A. Raw operator. Equivalent to the ordinary ASCII character with code 42. In addition to one-dimensional uses, x^* is by default interpreted as SuperStar[x]. x^* ...
Unicode: 0009. Spacing character. Equivalent to the ordinary ASCII character with code 9. Can be entered in strings as ∖t.