EURO-CURRENCY SIGN
₠
U+20A0
Unicode Block
Currency SymbolsCode
20A0
Code Point
8352
Notes
intended for ECU, but not widely used
historical character; this is NOT the euro!
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
0xE20x820xA0
UTF-16
0x20A0
UTF-32
0x000020A0
Copy & Paste Codes
Character
₠
Unicode Escape
\u{20A0}
HTML Entity (Decimal)
₠
HTML Entity (Hex)
₠
CSS Code
\20A0
JavaScript
String.fromCodePoint(0x20A0)
Python
chr(0x20A0)