EURO SIGN
€
U+20AC
Unicode Block
Currency SymbolsCode
20AC
Code Point
8364
Notes
currency sign for the European Monetary Union
euro, not ecu
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Currency Symbols
Character Encoding
UTF-8
0xE20x820xAC
UTF-16
0x20AC
UTF-32
0x000020AC
Copy & Paste Codes
Character
€
Unicode Escape
\u{20AC}
HTML Entity (Decimal)
€
HTML Entity (Hex)
€
CSS Code
\20AC
JavaScript
String.fromCodePoint(0x20AC)
Python
chr(0x20AC)