정규 표현식 테스터

실시간 매칭으로 정규 표현식 테스트 및 디버그

브라우저 처리데이터가 브라우저를 떠나지 않습니다
/
/
Regex Cheat Sheet
. Any character
\d Digit
\w Word char
\s Whitespace
^ Start
$ End
* 0 or more
+ 1 or more
? 0 or 1
{n} Exactly n
[abc] Character class
() Group

About 정규 표현식 테스터

실시간 매칭으로 정규 표현식 테스트 및 디버그

Use this free online 텍스트 도구 tool to work faster without installing extra software. The interface is built for quick input, clear output, and straightforward results on desktop and mobile devices.

Processing

This tool runs in your browser whenever possible, which keeps your inputs private and reduces unnecessary round-trips to the server.