Skip to content

Unicode and flags

·

routine

One character each

Match a string of exactly two characters — where a character means what a person would call one, so an emoji counts once rather than twice.

//

Corpus

Steps0/ 134 · par 34
Every input, what the pattern matched in it, and what each group captured
InputMatchSteps
(empty)3
(empty)3
(empty)3
(empty)3
(empty)3
(empty)3

Trace

Select an input to step through what your pattern did to it.

Cmd-Enter submits too.