Copy & encode
Character
$Unicode codepoint
U+0024HTML named entity
$HTML decimal entity
$HTML hex entity
$CSS escape
\0024JavaScript escape
\u0024Meaning and usage
It is used before or after a number to show a price, and in many programming languages it also has special meaning, such as marking a variable or the end of a line in regular expressions.
Frequently Asked Questions
What is the HTML entity for the dollar sign?
Use $ or $, though $ can usually be typed directly.
Does $ always mean US dollars?
No, several countries use $ for their own currency, so context or a currency code like USD is needed to be exact.