Common characer classes

  • \d
  • \w
  • \s

  • Use stand alone: \d or as part of a larger character class: [abc\d]