Emoji Information
Heart Suit

Symbols Category

Heart Suit

Palo corazón negro

= valentine → 2764 ❤  heavy black heart → 1F499 💙  blue heart ⁓ 2665 FE0E  text style ⁓ 2665 FE0F  emoji style

White Playing card with a red heart on it. iEmoji old name: Hearts Card.

Emoji History The emoji code/ image log of changes.

  1. This emoji was part of the proprietary / non-standardized emoji set first introduced by Japanese carriers like Softbank. These emojis became part of the Apple iPhone starting in iOS 2.2 as an unlockable feature on handsets sold in English speaking countries.
  2. In iOS 5 / OSX 10.7, the underlying code that the Apple OS generates for this emoji was changed.
  3. The code generated for this emoji was changed slightly in iOS 7 / OSX 10.9 (a variation selector was added) advising the OS to display character emoji style instead of black and white text when available. We don't mind Apple, thank you! We just love our emojis! [Sources 11438-emoji-var.pdf 13.7 Variation Selectors (unicode.org)]

Emoji General Information

Twitter Emoji Popularity (Rank) 131 of 2393
Apple/iOS Picture
Google Android Picture
Google Hangouts Picture
Twitter.com Picture
LG Emoji Picture
Samsung Emoji Picture
Phantom Open Emoji Picture Not created yet
ASCII Conversion
"Short Code" Name :hearts:
Keywords
Previous Names: Black Heart Suit

Heart Suit

Unicode Category Information

Unicode Category Miscellaneous Symbols
Unicode Range 2600–26FF
Unicode Subcategory Playing Card Symbols

Proposed Unicode Information & Notes

Unicode Category Abstract Concepts
Unicode Subcategory Cards
Names & Annotations BLACK HEART SUIT = ARIB-9373
Symbol Information ♥ U+2665 unified (Unicode 1.1)
Proposal Identifier e-B1A

Character Mapping/Crosswalk Notes

DoCoMo  #80 'Heart' ハート 「haato」 U+E68D SJIS-F8EE JIS-7959
KDDI  #414 ハート(トランプ) 「haato(toranpu)」 U+EAA5 SJIS-F378 JIS-7959
Softbank  #373 #old192 ハート 「haato」 U+E20C SJIS-F7AC

Emoji Character Encoding Data

Emoji Code Version iOS 4 Code
UTF-8 Unicode Character(s)
UTF-8 Character Count 1
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS)
Decimal HTML Entity 
Hexadecimal HTML Entity 
Hex Code Point(s) e20c
Formal Unicode Notation U+E20C
Decimal Code Point(s) 57868
UTF-8 Hex (C Syntax) 0xEE 0x88 0x8C
UTF-8 Hex Bytes EE 88 8C
UTF-8 Octal Bytes 356 210 214
UTF-16 Hex (C Syntax) 0xE20C
UTF-16 Hex e20c
UTF-16 Dec 57868
UTF-32 Hex (C Syntax) 0x0000E20C
UTF-32 Hex E20C
UTF-32 Dec 57868
Python Src u"\uE20C"
PHP Src "\xee\x88\x8c"
C/C++/Java Src "\uE20C"
Emoji Code Version iOS 5 Code
UTF-8 Unicode Character(s)
UTF-8 Character Count 1
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS)
Decimal HTML Entity ♥
Hexadecimal HTML Entity ♥
Hex Code Point(s) 2665
Formal Unicode Notation U+2665
Decimal Code Point(s) 9829
UTF-8 Hex (C Syntax) 0xE2 0x99 0xA5
UTF-8 Hex Bytes E2 99 A5
UTF-8 Octal Bytes 342 231 245
UTF-16 Hex (C Syntax) 0x2665
UTF-16 Hex 2665
UTF-16 Dec 9829
UTF-32 Hex (C Syntax) 0x00002665
UTF-32 Hex 2665
UTF-32 Dec 9829
Python Src u"\u2665"
PHP Src "\xe2\x99\xa5"
C/C++/Java Src "\u2665"
Emoji Code Version iOS 7 - Current
UTF-8 Unicode Character(s) ♥️
UTF-8 Character Count 2
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS) ♥️
Decimal HTML Entity ♥ ️
Hexadecimal HTML Entity ♥ ️
Hex Code Point(s) 2665, fe0f
Formal Unicode Notation U+2665, U+FE0F
Decimal Code Point(s) 9829, 65039
UTF-8 Hex (C Syntax) 0xE2 0x99 0xA5, 0xEF 0xB8 0x8F
UTF-8 Hex Bytes E2 99 A5, EF B8 8F
UTF-8 Octal Bytes 342 231 245, 357 270 217
UTF-16 Hex (C Syntax) 0x2665, 0xFE0F
UTF-16 Hex 2665, fe0f
UTF-16 Dec 9829, 65039
UTF-32 Hex (C Syntax) 0x00002665 0x0000FE0F
UTF-32 Hex 2665, FE0F
UTF-32 Dec 9829, 65039
Python Src u"\u2665\uFE0F"
PHP Src "\xe2\x99\xa5\xef\xb8\x8f"
C/C++/Java Src "\u2665\uFE0F"

Emoji Character Encoding Data (equivalent or similiar)

Emoji EncodingDoCoMoKDDIGoogle
UTF-8 Unicode Character(s)󾬚
UTF-8 Character Count111
Character(s) In Input
Decimal HTML Entity󾬚
Hexadecimal HTML Entity󾬚
Hex Code Point(s)e68deaa5feb1a
Formal Unicode NotationU+E68DU+EAA5U+FEB1A
Decimal Code Point(s)59021600691043226
UTF-8 Hex (C Syntax)0xEE 0x9A 0x8D0xEE 0xAA 0xA50xF3 0xBE 0xAC 0x9A
UTF-8 Hex BytesEE 9A 8DEE AA A5F3 BE AC 9A
UTF-8 Octal Bytes356 232 215356 252 245363 276 254 232
UTF-16 Hex (C Syntax)0xE68D0xEAA50xDBBA 0xDF1A
UTF-16 Hexe68deaa5dbbadf1a
UTF-16 Dec590216006956250 57114
UTF-32 Hex (C Syntax)0x0000E68D0x0000EAA50x000FEB1A
UTF-32 HexE68DEAA50FEB1A
UTF-32 Dec59021600691043226
Python Srcu"\uE68D"u"\uEAA5"u"\U000FEB1A"
PHP Src"\xee\x9a\x8d""\xee\xaa\xa5""\xf3\xbe\xac\x9a"
C/C++/Java Src"\uE68D""\uEAA5""\uDBBA\uDF1A"

Copy & Paste Codes

Loading
http://www.iemoji.com/view/emoji/390/symbols/heart-suit