🂾

Technical information

Symbol🂾
NameKing of hearts
Unicode numberU+1F0BE
CategoryPlaying Cards
DescriptionThe Unicode character 🂾, or U+1F0BE, is known as the "Playing Card King of Hearts". It is part of the "Playing Cards" block and falls under the "Symbol, Other" category in the Unicode standard. This character is used to represent the king card in the suit of hearts in a standard deck of playing cards. Traditionally, the king of hearts card features an image of a king holding a sword behind his head, giving him the nickname "the suicide king." However, this detail is not apparent in the simplified depiction of the card in emoji form.

Encoding

HTML Entity🂾
HTML Entity (hex)🂾
URL Escape Code%F0%9F%82%BE
UTF-8 (hex)0xF0 0x9F 0x82 0xBE
UTF-8 (binary)11110000:10011111:10000010:10111110
UTF-160xD83C 0xDCBE
UTF-320x0001F0BE

Source Code

C, C++, and Java"\uD83C\uDCBE"
CSS Code\01F0BE
JavaScript"\uD83C\uDCBE"
Perl\x{1F0BE}
Python 2u"\u0001F0BE"
Python 3\u0001F0BE
Ruby\u{1F0BE}

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

            
span {
    content: "\1F0BE";
}

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