๐Ÿฆ

Technical information

Symbol๐Ÿฆ
NameAlchemical symbol for crucible-2
Unicode numberU+1F766
CategoryAlchemical apparatus

Encoding

HTML Entity🝦
HTML Entity (hex)🝦
URL Escape Code%F0%9F%9D%A6
UTF-8 (hex)0xF0 0x9F 0x9D 0xA6
UTF-8 (binary)11110000:10011111:10011101:10100110
UTF-160xD83D 0xDF66
UTF-320x0001F766

Source Code

C, C++, and Java"\uD83D\uDF66"
CSS Code\01F766
JavaScript"\uD83D\uDF66"
Perl\x{1F766}
Python 2u"\u0001F766"
Python 3\u0001F766
Ruby\u{1F766}

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

            
span {
    content: "\1F766";
}

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