HTML Entity - Euro Sign
Euro Sign is a currency symbols used in financial contexts and pricing. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
U+20AC
€
\20AC
Use this HTML entity in pricing displays, financial documents, and e-commerce product pages. For example, € for Euro, £ for Pound, ¥ for Yen.
Related Entities
Common Mistakes
Mistake: Writing EUR or EU instead of the € symbol in prices
Fix: Use € (€) for the Euro currency symbol. "EUR" is the ISO code, not the display symbol.
Mistake: Placing € after the amount instead of before
Fix: In most European countries, the € symbol goes before the amount: €50, not 50€. Check local conventions for your audience.
Euro Sign
Select any code to highlight it before copying.
| Unicode | U+20AC |
|---|---|
| Hex Code | € |
| HTML Code | € |
| HTML Entity | € |
| CSS Code | \20AC |
| Windows Shortcut | Alt 0128 |
| Mac Shortcut | ⌥E |