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' : ''">
⦖
DOUBLE RIGHT ARC LESS-THAN BRACKET
Overview
⦖ (DOUBLE RIGHT ARC LESS-THAN BRACKET) is the Unicode character at code point U+2996. It belongs to the Miscellaneous Mathematical Symbols-B block, in the Close Punctuation (Pe) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2996 | |
| decimal | 10646 | |
| htmldecimal | ⦖ | |
| htmlhex | ⦖ | |
| css | \2996 | |
| javascript | \u{2996} | |
| python | \u2996 | |
| java | \u2996 | |
| go | \u2996 | |
| ruby | \u{2996} | |
| rust | \u{2996} | |
| ccpp | \u2996 | |
| urlencoded | %E2%A6%96 | |
| utf8bytes | e2 a6 96 | |
| utf16bebytes | 29 96 | |
| utf32bebytes | 00 00 29 96 |
How to Use
HTML:
⦖
CSS:
content: "\2996"
JavaScript:
"\u{2996}"
Python:
"\u2996"
Properties
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⦖ character (DOUBLE RIGHT ARC LESS-THAN BRACKET)?
⦖ (DOUBLE RIGHT ARC LESS-THAN BRACKET) is the Unicode character U+2996.
What is the Unicode codepoint of DOUBLE RIGHT ARC LESS-THAN BRACKET?
The DOUBLE RIGHT ARC LESS-THAN BRACKET character (⦖) has codepoint U+2996.
How do I type or copy DOUBLE RIGHT ARC LESS-THAN BRACKET?
Copy ⦖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.