Regular Expression Tester can define your own regular expression (regex) to search the input data with, optionally choosing from a list of pre-defined patterns.
Tip: Supports extended regex syntax including the 'dot matches all' flag, named capture groups, full unicode coverage (including \\p{}
categories and scripts as well as astral codes) and recursive matching.