🔍 Regular ExpressionVisual

Real-time match highlighting, capture group display, and common template library

g
i
m
s

Match results

📚 Common Regex Templates

[\u4e00-\u9fa5]+Chinese character matching
\b[\w.-]+@[\w.-]+\.\w+\bEmailAddress
1[3-9]\d{9}PhoneCode
https?://[\w\-._~:/?#...]+URLmatch
\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}IPAddress
\d{4}[-/]\d{2}[-/]\d{2}Date Format