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 BRACKET ORNAMENT) is the Unicode character at code point U+2770. 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+2770 | |
| decimal | 10096 | |
| htmldecimal | ❰ | |
| htmlhex | ❰ | |
| css | \2770 | |
| javascript | \u{2770} | |
| python | \u2770 | |
| java | \u2770 | |
| go | \u2770 | |
| ruby | \u{2770} | |
| rust | \u{2770} | |
| ccpp | \u2770 | |
| urlencoded | %E2%9D%B0 | |
| utf8bytes | e2 9d b0 | |
| utf16bebytes | 27 70 | |
| utf32bebytes | 00 00 27 70 |
How to Use
HTML:
❰
CSS:
content: "\2770"
JavaScript:
"\u{2770}"
Python:
"\u2770"
Properties
Frequently Asked Questions
What is the ❰ character (HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT)?
❰ (HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT) is the Unicode character U+2770.
What is the Unicode codepoint of HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT?
The HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT character (❰) has codepoint U+2770.
How do I type or copy HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT?
Copy ❰ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.