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 FLATTENED RIGHT PARENTHESIS ORNAMENT) is the Unicode character at code point U+276B. 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+276B | |
| decimal | 10091 | |
| htmldecimal | ❫ | |
| htmlhex | ❫ | |
| css | \276B | |
| javascript | \u{276B} | |
| python | \u276b | |
| java | \u276B | |
| go | \u276B | |
| ruby | \u{276B} | |
| rust | \u{276B} | |
| ccpp | \u276b | |
| urlencoded | %E2%9D%AB | |
| utf8bytes | e2 9d ab | |
| utf16bebytes | 27 6b | |
| utf32bebytes | 00 00 27 6b |
How to Use
HTML:
❫
CSS:
content: "\276B"
JavaScript:
"\u{276B}"
Python:
"\u276b"
Properties
Frequently Asked Questions
What is the ❫ character (MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT)?
❫ (MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT) is the Unicode character U+276B.
What is the Unicode codepoint of MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT?
The MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT character (❫) has codepoint U+276B.
How do I type or copy MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT?
Copy ❫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.