White Heart Suit Symbol (♡)

Copy and paste the white heart suit symbol ♡ — click the button or any variant below

White Heart Suit Symbol Copy and Paste

Click any symbol below to copy it to your clipboard instantly.

White Heart Suit Copied!
Unicode Character
Unicode Hex
U+2661
HTML Entity
Decimal Code
9825

About the White Heart Suit Symbol

Last reviewed on August 3, 2026

The White Heart Suit symbol (♡) is one of the hearts and love characters in the AllSymbols catalog. It is part of the family of Unicode heart characters, which split into two visual styles: thin suit hearts from the playing-card tradition and plump emoji hearts in color. The two styles cannot be mixed for visual consistency — pick a style and use it throughout a piece of writing.

Where this character is used

Heart characters carry the same casual associations across most contexts: affection, gratitude, support, fondness. Color emoji hearts add a tonal layer — red is direct, pink and purple lean affectionate, blue and green carry friendship and support undertones in many online communities. Conventions are loose; treat them as soft signals rather than rules.

Code references

In Unicode, White Heart Suit sits at code point U+2661. Web pages reference it with the HTML numeric entity ♡; CSS rules reference it as a quoted hex escape (the four-digit code prefixed with a backslash); in JavaScript and most modern source-code contexts you can either paste the literal character or use a Unicode escape with the same hex digits.

Rendering and font support

Suit hearts (♥ / ♡) inherit the surrounding text color through CSS. Color emoji hearts render with the platform’s emoji font and ignore the surrounding color — you can’t tint them with CSS. Pick the style that matches the context: monochrome prose wants the suit heart; chat and social posts usually want the emoji.

Related characters

If White Heart Suit isn’t quite what you need, the Hearts and Love page lists every related character on the site — including Red Heart and Purple Heart. The related-symbols grid below also surfaces the closest sibling characters.

How to Type the White Heart Suit on a Keyboard

Windows: Type 2661 then press Alt+X in Word; in other apps, copy ♡ from this page and paste it
Mac: Press Ctrl+Cmd+Space to open the Character Viewer, then search for the symbol by name
Microsoft Word: Type 2661 then press Alt+X to convert it into ♡
HTML: Use the entity ♡
Phone & tablet: Copying ♡ from this page is fastest — see our mobile typing guide for keyboard tricks

White Heart Suit Symbol Code for HTML, CSS & JavaScript

HTML: ♡
CSS: content: '\\2661';
JavaScript: '\\u2661'
Unicode: U+2661

Frequently Asked Questions

How do I type the white heart suit symbol ♡ on Windows?

Type 2661 then press Alt+X in Word; in other apps, copy ♡ from this page and paste it. You can also copy ♡ straight from this page — it pastes into any app.

How do I type ♡ on a Mac?

Press Ctrl+Cmd+Space to open the Character Viewer, then search for the symbol by name.

What is the Unicode and HTML code for the white heart suit symbol?

The white heart suit symbol is Unicode code point U+2661. In HTML, use ♡ or the numeric reference ♡.