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 RIGHT TORTOISE SHELL BRACKET ORNAMENT) is the Unicode character at code point U+2773. It belongs to the Dingbats block, in the Close Punctuation (Pe) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2773 | |
| decimal | 10099 | |
| htmldecimal | ❳ | |
| htmlhex | ❳ | |
| css | \2773 | |
| javascript | \u{2773} | |
| python | \u2773 | |
| java | \u2773 | |
| go | \u2773 | |
| ruby | \u{2773} | |
| rust | \u{2773} | |
| ccpp | \u2773 | |
| urlencoded | %E2%9D%B3 | |
| utf8bytes | e2 9d b3 | |
| utf16bebytes | 27 73 | |
| utf32bebytes | 00 00 27 73 |
How to Use
HTML:
❳
CSS:
content: "\2773"
JavaScript:
"\u{2773}"
Python:
"\u2773"
Properties
Frequently Asked Questions
What is the ❳ character (LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT)?
❳ (LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT) is the Unicode character U+2773.
What is the Unicode codepoint of LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT?
The LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT character (❳) has codepoint U+2773.
How do I type or copy LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT?
Copy ❳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.