Character Escape ↔ escape to match single fixed character
Control Escape
Character Escape for Control Character
Character Class Escape
Character Escape for set of characters
Unicode/other escape
other sort
References
\n↔RegExpControl Character Escape for New line feed (LF) character\f↔RegExpControl Character Escape for Form feed (FF) character\r↔RegExpControl Character Escape for carriage Return (CR) character\t↔RegExpControl Character Escape for Tab character\v↔RegExpControl Character Escape for vertical line tabulation\cA↔RegExpArbitrary Character Escape for Ctrl+A\cZ↔RegExpArbitrary Character Escape for Ctrl+ZControl Escape↔ Character Escape for Control CharacterCharacter Class Escape↔ Character Escape for set of characters