﹩
Technical information
Symbol | ﹩ | |
Name | Small dollar sign | |
Unicode number | U+FE69 | |
Category | Presently Currency Symbols |
Description | The Unicode character ﹩, or U+FE69, is known as the "Small Dollar Sign". It belongs to the "Small Form Variants" block and is categorized as a "Symbol, Currency" in the Unicode standard. This character is a small, reduced-size version of the regular dollar sign ($). It is commonly used in a variety of contexts, such as in tables or lists where space is limited, or in mathematical formulas and computing code where a smaller version of the dollar sign may be needed for syntactical reasons or to maintain proper visual alignment. |
Encoding
HTML Entity | ﹩ | |
HTML Entity (hex) | ﹩ | |
URL Escape Code | %EF%B9%A9 | |
UTF-8 (hex) | 0xEF 0xB9 0xA9 | |
UTF-8 (binary) | 11101111:10111001:10101001 | |
UTF-16 | 0xFE69 | |
UTF-32 | 0x0000FE69 |
Source Code
C, C++, and Java | "\uFE69" | |
CSS Code | \FE69 | |
JavaScript | "\uFE69" | |
Perl | \x{FE69} | |
Python 2 | u"\uFE69" | |
Python 3 | \uFE69 | |
Ruby | \u{FE69} |
Preview
This Unicode character looks like this ﹩ in sentence and in bold like this ﹩ and in italic like this ﹩.
input-group
Font size:
﹩
12px
﹩
16px
﹩
20px
﹩
28px
﹩
36px
﹩
48px
﹩
72px
CSS Property: font-weight
﹩
100
﹩
200
﹩
300
﹩
400
﹩
500
﹩
600
﹩
700
﹩
800
﹩
900
HTML Forms and Input
input
disabled input
﹩
select
button
button
Code examples in HTML and CSS
<span>﹩</span>
span {
content: "\FE69";
}
The symbol in different fonts
﹩
-apple-system
﹩
Apple Color Emoji
﹩
Arial
﹩
BlinkMacSystemFont
﹩
Courier New
﹩
Georgia
﹩
Droid Sans
﹩
Helvetica
﹩
Noto Sans
﹩
Oxygen
﹩
Roboto
﹩
"Segoe UI"
﹩
sans-serif
﹩
Segoe UI Emoji
﹩
Segoe UI Symbol
﹩
system-ui
﹩
Times New Roman
﹩
Ubuntu
﹩
Verdana