๐Ÿœ

Technical information

Symbol๐Ÿœ
NameAlchemical symbol for iron ore-2
Unicode numberU+1F71D
CategorySymbols for iron, iron ore and derivatives

Encoding

HTML Entity🜝
HTML Entity (hex)🜝
URL Escape Code%F0%9F%9C%9D
UTF-8 (hex)0xF0 0x9F 0x9C 0x9D
UTF-8 (binary)11110000:10011111:10011100:10011101
UTF-160xD83D 0xDF1D
UTF-320x0001F71D

Source Code

C, C++, and Java"\uD83D\uDF1D"
CSS Code\01F71D
JavaScript"\uD83D\uDF1D"
Perl\x{1F71D}
Python 2u"\u0001F71D"
Python 3\u0001F71D
Ruby\u{1F71D}

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

            
span {
    content: "\1F71D";
}

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