FULLWIDTH DOLLAR SIGN

U+FF04 Currency Symbol (Sc) · Halfwidth and Fullwidth Forms · Zyyy

Encoding Table

Format Value Copy
unicode U+FF04
decimal 65284
htmldecimal $
htmlhex $
css \FF04
javascript \u{FF04}
python \uff04
java \uFF04
go \uFF04
ruby \u{FF04}
rust \u{FF04}
ccpp \uff04
urlencoded %EF%BC%84
utf8bytes ef bc 84
utf16bebytes ff 04
utf32bebytes 00 00 ff 04

How to Use

HTML: $
CSS: content: "\FF04"
JavaScript: "\u{FF04}"
Python: "\uff04"

Properties

Script
Zyyy
Category
Currency Symbol (Sc)
Bidirectional
ET
Combining
0
Mirrored
No
Decomposition
<wide> 0024
← # U+FF03 U+FF05 % →

Frequently Asked Questions

What is the $ character (FULLWIDTH DOLLAR SIGN)?

$ (FULLWIDTH DOLLAR SIGN) is the Unicode character U+FF04.

What is the Unicode codepoint of FULLWIDTH DOLLAR SIGN?

The FULLWIDTH DOLLAR SIGN character ($) has codepoint U+FF04.

How do I type or copy FULLWIDTH DOLLAR SIGN?

Copy $ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.