Precomposed É vs Decomposed E + Combining Acute Accent
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Compare the precomposed character é (NFC form) with the decomposed sequence e + combining acute accent (NFD form) -- visually identical but different byte representations, a core Unicode normalization concept.
Latin Small Letter E with Acute
U+00E9
Copié !
Latin Small Letter E
U+0065
Copié !
Combining Acute Accent
U+0301
Copié !
Comparaison détaillée
| Propriété | Latin Small Letter E with Acute | Latin Small Letter E | Combining Acute Accent |
|---|---|---|---|
| Caractère | é | e | ́ |
| Point de code | U+00E9 | U+0065 | U+0301 |
| Décimal | 233 | 101 | 769 |
| Nom Unicode | LATIN SMALL LETTER E WITH ACUTE | LATIN SMALL LETTER E | COMBINING ACUTE ACCENT |
| Catégorie | Lowercase Letter | Lowercase Letter | Nonspacing Mark |
| Bloc | |||
| HTML | é | e | ́ |
| Détails | Voir → | Voir → | Voir → |