Entities that are normalized for e
⚠ Browser differences
This vector shows which entities are normalized for the letter e.
Created byhackvertor
Created Jul 12, 2024
Updated May 27, 2025
Detecting browser...
CategoryEntity Parsing
VisibilityPublic
TypeJS
CharsetUTF-8
$[data1] placeholderhtml_entities
Code used before fuzz:
const div = document.createElement('div')Template used:
div.innerHTML='<a href="//$[data1]xample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
log('$[data1]');0x0D
}Sample payloads
div.innerHTML='<a href="//ⅇxample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('ⅇ');0x0D
}div.innerHTML='<a href="//𝔈xample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('𝔈');0x0D
}div.innerHTML='<a href="//𝔢xample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('𝔢');0x0D
}div.innerHTML='<a href="//𝔼xample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('𝔼');0x0D
}div.innerHTML='<a href="//𝕖xample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('𝕖');0x0D
}div.innerHTML='<a href="//ℯxample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('ℯ');0x0D
}div.innerHTML='<a href="//ℰxample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('ℰ');0x0D
}div.innerHTML='<a href="//ℰxample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('ℰ');0x0D
}div.innerHTML='<a href="//ⅇxample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('ⅇ');0x0D
}div.innerHTML='<a href="//ⅇxample.com">';0x0D
if(div.querySelector('a').host === 'example.com') {0x0D
alert('ⅇ');0x0D
}Fuzz results
Chrome 148.0.0.0 desktop Windows NT 10.0
Updated15 Mar 2026
Found 1 result
Loading...
Chrome 126.0.0.0 desktop macOS 10.15.7older version
Updated12 Jul 2024
Found 10 results
Loading...
Firefox 149.0 desktop macOS 10.15
Updated3 Apr 2026
Found 10 results
Loading...
Firefox 148.0 desktop Windows NT 10.0older version
Updated23 Feb 2026
Found 1 result
Loading...
Microsoft Edge 146.0.0.0 desktop Windows NT 10.0
Updated6 Apr 2026
Found 10 results
Loading...
Safari 18.0 desktop macOS 10.15.7
Updated12 Jul 2024
Found 10 results
Loading...