๐Ÿœฒ

Technical information

Symbol๐Ÿœฒ
NameAlchemical symbol for regulus
Unicode numberU+1F732
CategorySymbols for antimony, antimony ore and derivatives

Encoding

HTML Entity🜲
HTML Entity (hex)🜲
URL Escape Code%F0%9F%9C%B2
UTF-8 (hex)0xF0 0x9F 0x9C 0xB2
UTF-8 (binary)11110000:10011111:10011100:10110010
UTF-160xD83D 0xDF32
UTF-320x0001F732

Source Code

C, C++, and Java"\uD83D\uDF32"
CSS Code\01F732
JavaScript"\uD83D\uDF32"
Perl\x{1F732}
Python 2u"\u0001F732"
Python 3\u0001F732
Ruby\u{1F732}

Preview

This Unicode character looks like this ๐Ÿœฒ in sentence and in bold like this ๐Ÿœฒ and in italic like this ๐Ÿœฒ.

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
๐Ÿœฒ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#128818;</span>

            
span {
    content: "\1F732";
}

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

References