๐
Technical information
Symbol | ๐ | |
Name | Roman sestertius sign | |
Unicode number | U+10198 | |
Category | Roman coin symbols |
Encoding
HTML Entity | 𐆘 | |
HTML Entity (hex) | 𐆘 | |
URL Escape Code | %F0%90%86%98 | |
UTF-8 (hex) | 0xF0 0x90 0x86 0x98 | |
UTF-8 (binary) | 11110000:10010000:10000110:10011000 | |
UTF-16 | 0xD800 0xDD98 | |
UTF-32 | 0x00010198 |
Source Code
C, C++, and Java | "\uD800\uDD98" | |
CSS Code | \010198 | |
JavaScript | "\uD800\uDD98" | |
Perl | \x{10198} | |
Python 2 | u"\u00010198" | |
Python 3 | \u00010198 | |
Ruby | \u{10198} |
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: "\10198";
}
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