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