U+0024 DOLLAR SIGN

$

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
36
General Category
Block
Script
Bidi Category
Unknown
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+0024, officially named DOLLAR SIGN, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane.

Categorized technically as a Currency Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has narrow in East Asian typography. When placed in bidirectional text, it behaves as an Unknown character. Its visual representation remains not mirrored regardless of the reading direction.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

36 Copied!
UTF-8 24 Copied!
UTF-16 00 24 Copied!
UTF-32 00 00 00 24 Copied!
URL-Quoted %24 Copied!
HTML hex reference $ Copied!
RFC 5137 \u'0024' Copied!
Bash and Zsh (inside echo -e) \u0024 Copied!
C and C++ \u0024 Copied!
C# \u0024 Copied!
CSS \000024 Copied!
Excel =UNICHAR(36) Copied!
Go \u0024 Copied!
JavaScript \u0024 Copied!
Modern JavaScript (since ES6) \u{0024} Copied!
JSON \u0024 Copied!
Java \u0024 Copied!
Lua \u{0024} Copied!
Matlab char(36) Copied!
Perl \x{0024} Copied!
PHP \u{0024} Copied!
PostgreSQL U&'\0024' Copied!
PowerShell `u{0024} Copied!
Python \u0024 Copied!
Ruby \u{0024} Copied!
Rust \u{0024} Copied!