Dollar Symbol
Copy the dollar symbol ($) and find its Alt code, Unicode value, and keyboard shortcut for Windows, Mac, and Linux.
Dollar Symbol
Click the symbol to copy it
Formats
Character
$
Unicode
U+0024
HTML entity
$
HTML decimal
$
CSS escape
\24
URL encoded
%24
Click any row to copy that exact string.
Keyboard Shortcuts
| System / layout | Shortcut | Notes |
|---|---|---|
| US / UK keyboard | Dollar is a standard key on most QWERTY layouts, printed above the 4. | |
| Windows (Alt code) | Hold Alt, type 0036 on the numeric keypad. Works on any layout. | |
| French AZERTY | Right Alt plus the dedicated $ key near Enter. | |
| Mac (US layout) | Same key as US Windows layouts, no modifier trick needed. | |
| Linux (GTK) | Type the hex code, then press Enter or Space. | |
| Microsoft Word | Type 0024 then press Alt+X to convert it. |
Try it: format a price
Enter an amount and pick a style to copy a formatted dollar price.
$1,234.50
Copied!
Summary
Copy the dollar symbol ($) and find its Alt code, Unicode value, and keyboard shortcut for Windows, Mac, and Linux.
How it works
- Click the large $ symbol to copy the plain character to your clipboard.
- Or click any row in the Formats list to copy that exact encoded form (Unicode, HTML entity, URL encoding).
- Check the keyboard shortcut table for your OS and keyboard layout in case your layout has no dedicated $ key.
- Use the "Try it" box to format an amount as a price with the $ symbol, in prefix, accounting, or ISO code style.
Use cases
- Insert $ into a price when copy-paste is faster than typing it directly.
- Format a price for a US audience with a leading $ and comma thousands separator.
- Paste the HTML entity $ when a raw $ character gets mangled by legacy page encoding.
- Escape $ as %24 in a URL query string or API request.
- Look up the Alt code for pasting into legacy software that blocks copy-paste.
- Type $ on a keyboard layout that has no dedicated dollar key.
- Format a negative amount in accounting style with parentheses instead of a minus sign.
Frequently Asked Questions
Last updated: 2026-07-22 ·
Reviewed by Nham Vu