U+FF04 FULLWIDTH DOLLAR SIGN

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

Decimal / Nº
65284
General Category
Script
Bidi Category
Unknown
East Asian Width
fullwidth
Combining Class
Not Reordered
Decomposition
Unknown

Character Details

The Unicode character U+FF04, officially named FULLWIDTH DOLLAR SIGN, was introduced in Unicode version 1.1. It is part of the Half And Full Forms 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 Unknown and has fullwidth 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.

65284 Copied!
UTF-8 EF BC 84 Copied!
UTF-16 FF 04 Copied!
UTF-32 00 00 FF 04 Copied!
URL-Quoted %EF%BC%84 Copied!
HTML hex reference $ Copied!
RFC 5137 \u'FF04' Copied!
Bash and Zsh (inside echo -e) \uFF04 Copied!
C and C++ \uff04 Copied!
C# \uff04 Copied!
CSS \00FF04 Copied!
Excel =UNICHAR(65284) Copied!
Go \uff04 Copied!
JavaScript \uFF04 Copied!
Modern JavaScript (since ES6) \u{ff04} Copied!
JSON \uFF04 Copied!
Java \uFF04 Copied!
Lua \u{FF04} Copied!
Matlab char(65284) Copied!
Perl \x{FF04} Copied!
PHP \u{ff04} Copied!
PostgreSQL U&'\FF04' Copied!
PowerShell `u{FF04} Copied!
Python \uff04 Copied!
Ruby \u{ff04} Copied!
Rust \u{ff04} Copied!