$
Dollar Sign
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
0024 · Basic Latin · Zyyy
Encodages
| Bloc Unicode | U+0024 | |
| Décimal | $ | |
| HTML hexadécimal | $ | |
| CSS | \0024 | |
| JavaScript | \u{24} | |
| Python | \u0024 | |
| Java | \u0024 | |
| UTF-8 Hex | 24 | |
| UTF-16 | 00 24 | |
| URL encodé | %24 |
Propriétés Unicode
Block
Basic Latin
Script
Zyyy
Category
Currency Symbol (Sc)
Bidirectional
ET
Symboles similaires
Comparer
Symboles associés
En savoir plus
ASCII
Bloc Unicode (Unicode Block)
Caractères d'espacement (Whitespace)
Catégorie générale (General Category)
Chaînes JavaScript et points de code (JS String & Code Points)
Encodage URL (Percent-Encoding)
Espace insécable (Non-Breaking Space)
Glyphe (Glyph)
Guillemets typographiques (Curly Quotes)
Point de code (Code Point)
Guides associés
Font Fallback and Tofu: Why Characters Display as Empty Boxes
Understand font fallback — why characters render as empty boxes (tofu), how to build robust font stacks, unicode-range subsetting, and more.
Box Drawing Characters: Building Text-Based UI with Unicode
Use Unicode box drawing characters to build tables, borders, and text-based interfaces — the complete reference with copy-paste examples and CSS tips.
Whitespace Characters in Web Development: Beyond the Space Bar
Master all Unicode whitespace characters for web development — non-breaking space, thin space, em space, zero-width characters, and CSS white-space control.
Accessible Emoji: How to Use Emoji Without Excluding Users
Make emoji accessible — screen reader behavior, aria-label patterns, avoiding emoji overuse, social media accessibility, and cognitive considerations.
How to Type Special Characters on Linux: Compose Key and Unicode Input
Type special characters on Linux — Compose key sequences, Ctrl+Shift+U Unicode input, IBus/Fcitx input methods, and custom .XCompose files.
Legacy Encodings: Latin-1, Windows-1252, Shift-JIS, and When You Still Need Them
A practical guide to legacy character encodings — when you'll encounter Latin-1, Windows-1252, Shift-JIS, EUC-KR, and how to convert them to UTF-8.
UTF-16 and Surrogate Pairs: Why JavaScript Strings Are Complicated
Understand UTF-16 encoding and surrogate pairs — why emoji have .length 2 in JavaScript, how to handle supplementary characters, and when UTF-16 matters.
Unicode in URLs: Percent-Encoding, Punycode, and IRIs
Understand how Unicode characters appear in URLs — percent-encoding for paths, Punycode for domains, IRIs, and Python/JavaScript encoding functions.
Python and Unicode: The Complete Developer's Guide
Master Unicode in Python — str vs bytes, unicodedata module, encoding/decoding, file I/O, normalization, and the Unicode sandwich pattern.
Unicode-Aware Regex: Property Escapes and Multilingual Patterns
Write regex patterns that work with Unicode — property escapes, script detection, emoji matching, and common pitfalls in JavaScript and Python.
Foire aux questions
What is the $ Dollar Sign symbol?
$ is the Dollar Sign symbol, encoded at Unicode 0024.
What is the Unicode codepoint of Dollar Sign?
The Dollar Sign symbol ($) has codepoint 0024.
How do I type or copy Dollar Sign?
Copy $ directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.