encodeURI() not encoded with %
encodeURI() not encoded with %
Created byforglockenspielexact
Created Jul 11, 2025
Updated Jul 11, 2025
Detecting browser...
CategoryJavaScript Syntax
VisibilityPublic
TypeJS
CharsetUTF-8
Template used:
const s = String.fromCodePoint(i);0x0D
if (!encodeURI(s).includes("%")) log(i);0x0D
Sample payloads
const s = String.fromCodePoint(i);0x0D
if (!encodeURI(s).includes("%")) alert(i);0x0D
Fuzz results
Chrome 148.0.0.0 desktop Windows NT 10.0
Updated15 Mar 2026
Found 82 results
Loading...
Chrome 144.0.0.0 desktop macOS 10.15.7older version
Updated25 Jan 2026
Found 82 results
Loading...
Firefox 149.0 desktop macOS 10.15
Updated3 Apr 2026
Found 82 results
Loading...
Firefox 148.0 desktop Windows NT 10.0older version
Updated23 Feb 2026
Found 82 results
Loading...
Firefox 147.0 desktop Linuxolder version
Updated23 Feb 2026
Found 82 results
Loading...
Microsoft Edge 146.0.0.0 desktop Windows NT 10.0
Updated31 Mar 2026
Found 82 results
Loading...
Safari 26.2 desktop macOS 10.15.7
Updated4 Feb 2026
Found 82 results
Loading...