Regex Tester
Test regular expressions against sample text and inspect matches.
pattern + flags + sample text = matches
\d+ matches 2026 in May 2026.
この計算ツールは近日公開です
公式、例、参照内容は現在利用できます。インタラクティブ機能は今後追加されます。
公式
pattern + flags + sample text = matches
計算式をそのまま表示し、結果の根拠を確認しやすくしています。
例
\d+ matches 2026 in May 2026.
代表的なケースを先に確認してから、自分の数値を入力できます。
参照表
\dDigit
\wWord character
.*Any run of characters
よくある変換値や目安をすばやく確認できます。