Characters matching URLPattern capture group
Characters that can be matched inside a "/:input" pattern of the URLPattern API: https://developer.mozilla.org/en-US/docs/Web/API/URL_Pattern_API
Created byJorianWoltjer
Created Apr 6, 2026
Updated Apr 6, 2026
Detecting browser...
CategoryURL Handling
VisibilityPublic
TypeJS
CharsetUTF-8
Template used:
new URLPattern({ pathname: "/:input" }).exec(`https://example.com/${String.fromCodePoint(i)}`).pathname.groups.input && log(i)Sample payloads
Fuzz results
Chrome 147.0.0.0 desktop macOS 10.15.7
Updated11 Apr 2026
Found 65497 results
Loading...
Chrome 147.0.0.0 desktop Windows NT 10.0
Updated15 Apr 2026
Found 65497 results
Loading...
Firefox 150.0 desktop Windows NT 10.0
Updated25 Apr 2026
Found 65497 results
Loading...
Firefox 145.0 desktop Linux Unknownolder version
Updated7 Apr 2026
Found 65497 results
Loading...
Microsoft Edge 147.0.0.0 desktop Windows NT 10.0
Updated26 Apr 2026
Found 65497 results
Loading...
Safari 26.3.1 desktop macOS 10.15.7
Updated7 Apr 2026
Found 65497 results
Loading...