How to Type the Euro Sign

Copy €, check its Unicode and HTML codes, and use Windows, Word, Mac, ChromeOS, and web methods for the euro sign.

T

Technobezz Editorial

Editorial Team

Aug 24, 2026
5 min read

Copy the euro sign

Copy U+20AC €, the euro sign, rather than the historical U+20A0 ₠ character.

  • Euro sign

    U+20AC

    Also called euro symbol, euro currency symbol

Choose a copy button to place a character on the clipboard.

Ways to type the euro sign

Keyboard positions depend on the active layout; app conversion and picker methods have narrower scopes.
PlatformMethod
Windows United Kingdom layout

Layout shortcut

AltGr plus 4
  1. Activate Microsoft's United Kingdom keyboard layout.
  2. Hold AltGr and press 4.
AltGr+4

This mapping is specific to the United Kingdom layout.

Windows United States-International layout

Layout shortcut

AltGr plus 5
  1. Activate Microsoft's United States-International layout.
  2. Hold AltGr and press 5.
AltGr+5

This is not the mapping of the basic United States layout.

Microsoft Word on Windows

Unicode conversion

Alt plus X
  1. Type 20AC where the sign should appear.
  2. Press Alt and X.
20AC, then Alt+X

Select only the code before conversion if an adjacent character is also hexadecimal.

Microsoft Word on Windows

Numeric-keypad code

Alt plus 0128
  1. Turn on Num Lock if the keypad requires it.
  2. Hold Alt and type 0128 on the numeric keypad.
  3. Release Alt.
Alt+0128

Microsoft requires the numeric keypad for this method.

Windows

Character Map

  1. Open Character Map.
  2. Select a font that contains €.
  3. Select and copy the euro sign, then paste it.

Character Map avoids reliance on a layout-specific shortcut.

macOS

Character Viewer

  1. Press Fn-E or Globe-E, or choose Edit then Emoji & Symbols.
  2. Search for the euro sign by name or open the Currency category.
  3. Select € to insert it.

Apple documents the viewer for symbols and other characters.

ChromeOS

Symbol picker

Search plus Shift plus Space
  1. Open the picker with Search-Shift-Space or by right-clicking a text field and choosing Emoji.
  2. Select Symbols and then Currency.
  3. Choose €.

The ChromeOS picker can also search by symbol name.

Google Docs and Slides

Special characters

  1. Choose Insert, Symbols, and Special characters.
  2. Find € by category, Unicode value, or drawing.
  3. Select it to insert.

Google's direct special-character flow covers Docs and Slides, not Sheets.

HTML

Direct character or character reference

€, €, €, or €

A UTF-8 document can contain € directly.

Word hexadecimal Alt+X conversionA three-step Microsoft Word flow from hexadecimal Unicode text through Alt+X to Euro sign.MICROSOFT WORDConvert hexadecimal text with Alt+XThis is Word’s Unicode conversion, not a decimal Windows Alt code.
Word hexadecimal Alt+X conversionWord converts selected hexadecimal Unicode text with Alt+X to Euro sign. This is separate from decimal Windows Alt-numpad input.

Contents

Don't Miss the Good Stuff

Get tech news that matters delivered weekly. Join 50,000+ readers.

Copy € from the panel above. On Windows, Microsoft maps € to AltGr-4 on the United Kingdom layout and AltGr-5 on the United States-International layout; Word, macOS, ChromeOS, and Google Docs also provide methods that do not depend on those physical key positions.

Identify the euro sign

Unicode names € EURO SIGN and assigns it U+20AC in the Currency Symbols block. The similarly shaped ₠ is a different character named EURO-CURRENCY SIGN at U+20A0. Unicode describes U+20A0 as a historical character intended for the ECU and explicitly points users to U+20AC for the euro.

Use € for the euro. Do not substitute ₠ because the two characters have different code points and meanings even if a font makes them look related.

Type € with a Windows keyboard layout

With Microsoft's United Kingdom layout active, hold AltGr and press 4. With the United States-International layout active, hold AltGr and press 5. These are layout-specific mappings, not universal Windows shortcuts.

If the keys produce another character, check the input-language icon in the taskbar. Windows also lets you hold the Windows logo key and press Space to cycle through installed layouts. Select the layout whose mapping you intend to use before trying the shortcut again.

Type € in Microsoft Word

For Word's Unicode conversion, type 20AC where the sign should appear and press Alt-X. Microsoft uses this exact euro example in its Word accent and symbol guidance. If adjacent characters make Word convert the wrong value, select only 20AC before pressing Alt-X.

Microsoft also documents Alt-0128 for the euro sign. Hold Alt, type 0128 on the numeric keypad with Num Lock enabled when required, and release Alt. The top number row does not replace the numeric keypad for this method.

Copy € with Windows Character Map

Character Map is a Windows utility for viewing the characters available in a selected font. Open Character Map, choose a font that contains the euro sign, select €, copy it, and paste it into the destination app. This route avoids assuming that the current keyboard layout has a direct euro key.

Insert € on a Mac

Press Fn-E or Globe-E to open Character Viewer, or choose Edit and then Emoji & Symbols. Search for the euro sign by name, or open the Currency category, then select € to insert it. Apple documents Character Viewer for browsing and entering symbols and other characters.

Insert € on a Chromebook

Right-click in a text field and choose Emoji, or press Search-Shift-Space. Select Symbols, open the Currency category, and choose the euro sign. You can also search the picker for euro when browsing the currency list is slower.

Insert € in Google Docs or Slides

On a computer, choose Insert, Symbols, and Special characters. Find the euro sign by category, enter its Unicode value, or draw it, then select the result. Google's cited flow applies to Docs and Slides; it says special characters cannot be inserted directly in Sheets, where copy and paste is the documented alternative.

Use the euro sign in HTML

A UTF-8 HTML document can contain € directly. WHATWG also defines the named reference €. Decimal € and hexadecimal € both identify U+20AC under HTML character-reference syntax.

Do not use the historical U+20A0 value when the intended character is the euro sign. Its decimal reference would be ₠, which resolves to ₠ rather than €.

Fix the wrong euro character or output

  1. 1.Confirm that the character is U+20AC € rather than U+20A0 ₠.
  2. 2.Check the active Windows layout before using AltGr-4 or AltGr-5.
  3. 3.Use the numeric keypad, not the top number row, for Microsoft's Alt-0128 method.
  4. 4.Select only 20AC if Word's Alt-X conversion includes an adjacent hexadecimal character.
  5. 5.Choose a font that contains the sign if an app displays a missing-glyph box.
  6. 6.Use Character Map, Character Viewer, the ChromeOS symbol picker, or direct copy when a layout shortcut is unavailable.

Common questions

Are € and ₠ the same character?

No. € is U+20AC EURO SIGN. ₠ is U+20A0 EURO-CURRENCY SIGN, which Unicode marks as a historical ECU character and not the euro.

Is AltGr-4 the euro shortcut on every Windows keyboard?

No. Microsoft places € on AltGr-4 in the United Kingdom layout and AltGr-5 in the United States-International layout. Other layouts can map it differently or omit a direct mapping.

Does HTML require €?

No. A correctly encoded UTF-8 document can contain € directly. The named and numeric references are alternative HTML source representations.

Official references

Share

Mac Keyboard Viewer and Character Viewer workflowA workflow that separates checking an active keyboard mapping from searching for a specific character on Mac.MAC INPUT WORKFLOWUse the viewer that answers your questionA printed keycap is not proof of the active software layout.
Mac Keyboard Viewer and Character Viewer workflowKeyboard Viewer explains the active key mapping; Character Viewer helps locate and insert a character.

Related symbols

Continue with another copy-and-type reference.

More symbol and keyboard help