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' : ''">
⸝
RIGHT LOW PARAPHRASE BRACKET
Overview
⸝ (RIGHT LOW PARAPHRASE BRACKET) is the Unicode character at code point U+2E1D. It belongs to the Supplemental Punctuation block, in the Final Punctuation (Pf) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E1D | |
| decimal | 11805 | |
| htmldecimal | ⸝ | |
| htmlhex | ⸝ | |
| css | \2E1D | |
| javascript | \u{2E1D} | |
| python | \u2e1d | |
| java | \u2E1D | |
| go | \u2E1D | |
| ruby | \u{2E1D} | |
| rust | \u{2E1D} | |
| ccpp | \u2e1d | |
| urlencoded | %E2%B8%9D | |
| utf8bytes | e2 b8 9d | |
| utf16bebytes | 2e 1d | |
| utf32bebytes | 00 00 2e 1d |
How to Use
HTML:
⸝
CSS:
content: "\2E1D"
JavaScript:
"\u{2E1D}"
Python:
"\u2e1d"
Properties
- Block
- Supplemental Punctuation
- Script
- Zyyy
- Category
- Final Punctuation (Pf)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⸝ character (RIGHT LOW PARAPHRASE BRACKET)?
⸝ (RIGHT LOW PARAPHRASE BRACKET) is the Unicode character U+2E1D.
What is the Unicode codepoint of RIGHT LOW PARAPHRASE BRACKET?
The RIGHT LOW PARAPHRASE BRACKET character (⸝) has codepoint U+2E1D.
How do I type or copy RIGHT LOW PARAPHRASE BRACKET?
Copy ⸝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.