DOLLAR SIGN
$
U+0024
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
0024
Code Point
36
Aliases
milréis, escudo
Notes
used for many peso currencies in Latin America and elsewhere
glyph may have one or two vertical bars
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
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x24
UTF-16
0x0024
UTF-32
0x00000024
Copy & Paste Codes
Character
$
Unicode Escape
\u{0024}
HTML Entity (Decimal)
$
HTML Entity (Hex)
$
CSS Code
\0024
JavaScript
String.fromCodePoint(0x0024)
Python
chr(0x0024)