DOLLAR SIGN ($)
$
Copy Character
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Unicode Code
U+0024
Codepoint
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 Encoding
UTF-8
0x24
UTF-16
0x0024
UTF-32
0x00000024
Copy & Paste Codes
Unicode Escape
\u{0024}
HTML Entity (Decimal)
$
HTML Entity (Hex)
$
CSS Code
\0024
JavaScript/JSON
String.fromCodePoint(0x0024)
Python
chr(0x0024)
Ruby/PHP
chr(0x0024)
Unix, C, PHP, JAVA
0x0024
Perl
chr(0x0024)
URL Encoded
%0024