copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('❠'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
❠
Overview
❠ (HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT) is the Unicode character at code point U+2760. It belongs to the Dingbats block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2760 | |
| decimal | 10080 | |
| htmldecimal | ❠ | |
| htmlhex | ❠ | |
| css | \2760 | |
| javascript | \u{2760} | |
| python | \u2760 | |
| java | \u2760 | |
| go | \u2760 | |
| ruby | \u{2760} | |
| rust | \u{2760} | |
| ccpp | \u2760 | |
| urlencoded | %E2%9D%A0 | |
| utf8bytes | e2 9d a0 | |
| utf16bebytes | 27 60 | |
| utf32bebytes | 00 00 27 60 |
How to Use
HTML:
❠
CSS:
content: "\2760"
JavaScript:
"\u{2760}"
Python:
"\u2760"
Properties
Frequently Asked Questions
What is the ❠ character (HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT)?
❠ (HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT) is the Unicode character U+2760.
What is the Unicode codepoint of HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT?
The HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT character (❠) has codepoint U+2760.
How do I type or copy HEAVY LOW DOUBLE COMMA QUOTATION MARK ORNAMENT?
Copy ❠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.