$

Dollar Sign

U+0024

Quick Reference
Unicode
U+0024
HTML Entity
$
HTML Numeric
$
CSS
\0024
JavaScript
\u0024
NATO Phonetic
dollar
How to Type $
OSLayoutShortcut
Windows(you)UsShift + 4
WindowsUkShift + 4
WindowsGermanShift + 4
macOSUsShift + 4
macOSUkShift + 4
macOSGermanShift + 4
Insert Dollar Sign in Word, Excel & Google Docs
ApplicationHow to insert Dollar Sign
Microsoft WordType 0024, then press Alt+X
Excel / Google SheetsUse the formula =UNICHAR(36)
Google DocsInsert → Special characters, then search "dollar sign"
HTML$ or $
CSS (content property)content: "\0024"
JavaScript"\u0024"
About Dollar Sign

The dollar sign is the symbol for the US dollar and many other currencies that use the word 'dollar' or 'peso'.

Usage

Placed before the amount: $100. Used for USD, CAD, AUD, and other dollar currencies. Also used in programming for variable identifiers.