$
$
Unicode U+0024

Dollar Sign

The symbol used for the United States dollar and many other currencies. This character belongs to the currency category and is a standard part of the Unicode specification.

Usage and Context

The Dollar Sign symbol is widely supported across modern operating systems, browsers, and applications. Since it has a unique Unicode point (U+0024), it ensures consistency whether it is displayed on a website, in a document, or within code.

How to use in Web Development

To display this symbol on a webpage, you should use the HTML Entity$. For decorative elements in CSS, you can use the pseudo-element ::before or ::after with thecontent: "\0024"; property.

Accessibility Best Practices

When using currency symbols for meaning, always ensure screen reader accessibility by providing an aria-label or alt text that describes the symbol's functional purpose to the user.

Related currency Symbols

Explore All →