CURRENCY SIGN
¤
U+00A4
Code
00A4
Code Point
164
Notes
generic or unknown currency
other currency symbol characters start at 20A0
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC20xA4
UTF-16
0x00A4
UTF-32
0x000000A4
Copy & Paste Codes
Character
¤
Unicode Escape
\u{00A4}
HTML Entity (Decimal)
¤
HTML Entity (Hex)
¤
CSS Code
\00A4
JavaScript
String.fromCodePoint(0x00A4)
Python
chr(0x00A4)