Unicode Character "$" U+0024 Dollar Sign
Unicode Version 15.1
$
Summary
The unicode character "$" at code point U+0024 is Dollar Sign. It is a character in the Basic Latin block and is part of the Common script. The character is a currency symbol. The UTF-8 encoding of "$" is 0x24 and the UTF-16 encoding is 0x0024.
General Properties
Code Point | U+0024 |
Version Added | 1.1 |
Name | Dollar Sign |
Block | Basic Latin |
General Category | Currency Symbol |
Canonical Combining Class | Not Reordered |
Bidirectional Class | European Terminator |
Encodings
HTML Entity | $ |
HTML Decimal Encoding | $ |
HTML Hex Encoding | $ |
UTF-8 Encoding | 0x24 |
UTF-16 Encoding | 0x0024 |
UTF-32 Encoding | 0x00000024 |
C/C++/Java Escape | \u0024 |