๐Ÿ‚ฝ

Technical information

Symbol๐Ÿ‚ฝ
NameQueen of hearts
Unicode numberU+1F0BD
CategoryPlaying Cards

Encoding

HTML Entity🂽
HTML Entity (hex)🂽
URL Escape Code%F0%9F%82%BD
UTF-8 (hex)0xF0 0x9F 0x82 0xBD
UTF-8 (binary)11110000:10011111:10000010:10111101
UTF-160xD83C 0xDCBD
UTF-320x0001F0BD

Source Code

C, C++, and Java"\uD83C\uDCBD"
CSS Code\01F0BD
JavaScript"\uD83C\uDCBD"
Perl\x{1F0BD}
Python 2u"\u0001F0BD"
Python 3\u0001F0BD
Ruby\u{1F0BD}

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

            
span {
    content: "\1F0BD";
}

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