๐Ÿˆ

Technical information

Symbol๐Ÿˆ
NameAlchemical symbol for tincture
Unicode numberU+1F748
CategorySymbols for other substances

Encoding

HTML Entity🝈
HTML Entity (hex)🝈
URL Escape Code%F0%9F%9D%88
UTF-8 (hex)0xF0 0x9F 0x9D 0x88
UTF-8 (binary)11110000:10011111:10011101:10001000
UTF-160xD83D 0xDF48
UTF-320x0001F748

Source Code

C, C++, and Java"\uD83D\uDF48"
CSS Code\01F748
JavaScript"\uD83D\uDF48"
Perl\x{1F748}
Python 2u"\u0001F748"
Python 3\u0001F748
Ruby\u{1F748}

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

            
span {
    content: "\1F748";
}

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