Visual Regular Expression Sandbox.
Click a token to insert it into your pattern.
^
$
\b
*
+
?
{n,m}
\d
\w
\s
.
(a|b)
(...)
[abc]
[^abc]