EURO-CURRENCY SIGN (₠)
₠
Copy Character
Unicode Block
Currency SymbolsUnicode Code
U+20A0
Codepoint
8352
Notes
intended for ECU, but not widely used
historical character; this is NOT the euro!
Character Encoding
UTF-8
0xE20x820xA0
UTF-16
0x20A0
UTF-32
0x000020A0
Copy & Paste Codes
Unicode Escape
\u{20A0}
HTML Entity (Decimal)
₠
HTML Entity (Hex)
₠
CSS Code
\20A0
JavaScript/JSON
String.fromCodePoint(0x20A0)
Python
chr(0x20A0)
Ruby/PHP
chr(0x20A0)
Unix, C, PHP, JAVA
0x20A0
Perl
chr(0x20A0)
URL Encoded
%20a0