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