๐Ÿœฝ

Technical information

Symbol๐Ÿœฝ
NameAlchemical symbol for auripigment
Descriptionorpiment, arsenic trisulfide
Unicode numberU+1F73D
CategorySymbols for other substances

Encoding

HTML Entity🜽
HTML Entity (hex)🜽
URL Escape Code%F0%9F%9C%BD
UTF-8 (hex)0xF0 0x9F 0x9C 0xBD
UTF-8 (binary)11110000:10011111:10011100:10111101
UTF-160xD83D 0xDF3D
UTF-320x0001F73D

Source Code

C, C++, and Java"\uD83D\uDF3D"
CSS Code\01F73D
JavaScript"\uD83D\uDF3D"
Perl\x{1F73D}
Python 2u"\u0001F73D"
Python 3\u0001F73D
Ruby\u{1F73D}

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>&#128829;</span>

            
span {
    content: "\1F73D";
}

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