Copyglyph
U+20AC · Euro Sign · Currency Symbols · Common

Euro Sign €

Usage snapshot:

  • Currency symbols denote monetary units in prices and finance; formatting can vary by locale.

History & usage: The EURO SIGN depicts the euro currency. In prices and finance, it marks the amount in euros shown to customers. Use it on product price labels to indicate euro amounts in stores or online, and in receipts to record totals in euros. Include it in invoices to denote euro sums and in currency dropdowns or input fields so users switch to euro values accurately. Keep formatting simple: place the sign near the numeric amount and align the value with other currency entries. For accessibility, ensure screen readers announce the symbol as euro sign and provide a clear label for currency fields. On different platforms, the glyph may render with varying shapes or spacing, but the meaning remains the same and assistive tech can convey the value clearly.

See our category page for related symbols.

Look‑alikes: Ꞓ (U+A792).

Need styled alternatives? Try the Fancy Text tool.

Confusables

Technical details
  • Codepoint: U+20AC
  • Block: Currency Symbols
  • Script: Common
  • UTF-8: E2 82 AC
  • UTF-16: 20AC
  • UTF-32: 000020AC
  • HTML dec: €
  • HTML hex: €
  • JS escape: \u20AC
  • Python \N{}: \N{EURO SIGN}
  • Python \u: \u20AC
  • Python \U: \U000020AC
  • URL-encoded: %E2%82%AC
  • CSS escape: \20AC
How to type / insert

Fast copy: click the Copy button near the top of this page.

By codepoint: in many editors and IDEs, you can insert via the Unicode code U+20AC or a built‑in character picker.

HTML: use the numeric entity € (hex) or € (decimal) when an HTML entity is needed.

Compatibility & troubleshooting

Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.

Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.