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 LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT) is the Unicode character at code point U+276E. It belongs to the Dingbats block, in the Open Punctuation (Ps) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+276E | |
| decimal | 10094 | |
| htmldecimal | ❮ | |
| htmlhex | ❮ | |
| css | \276E | |
| javascript | \u{276E} | |
| python | \u276e | |
| java | \u276E | |
| go | \u276E | |
| ruby | \u{276E} | |
| rust | \u{276E} | |
| ccpp | \u276e | |
| urlencoded | %E2%9D%AE | |
| utf8bytes | e2 9d ae | |
| utf16bebytes | 27 6e | |
| utf32bebytes | 00 00 27 6e |
How to Use
HTML:
❮
CSS:
content: "\276E"
JavaScript:
"\u{276E}"
Python:
"\u276e"
Properties
Frequently Asked Questions
What is the ❮ character (HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT)?
❮ (HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT) is the Unicode character U+276E.
What is the Unicode codepoint of HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT?
The HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT character (❮) has codepoint U+276E.
How do I type or copy HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT?
Copy ❮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.