-- [] - Represents any single character within the specified range ([a-f]) or set ([abcdef]) -- [^] - Represents any single character not within the specified range ...