U+0024 "$" Dollar Sign Unicode Character
Unicode Version 17.0
U+0024 "$" Dollar Sign is a fundamental typographic symbol representing the official currency of the United States, as well as several other nations and territories, including Canada, Australia, and various countries in Latin America and the Caribbean. Its origins are debated, with popular theories tracing it either to the Spanish "Pillar Dollar" featuring columns and a ribbon, or to a stylized "P" and "S" abbreviation for "pesos" or "pieces of eight." In character encoding, the dollar sign is included in the basic ASCII set, making it universally available across computer systems and digital text. Beyond monetary use, it is widely employed in programming languages to denote variables (as in PHP and shell scripting) and in mathematics to represent functions or string interpolation.
General Properties
Encodings
| HTML Decimal Encoding |
$ |
| HTML Hex Encoding |
$ |
| UTF-8 Encoding |
0x24 |
| UTF-16 Encoding |
0x0024 |
| UTF-32 Encoding |
0x00000024 |
| C/C++/Java Escape |
\u0024 |
Unicode Properties