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' : ''">
﴿
ORNATE RIGHT PARENTHESIS
Overview
﴿ (ORNATE RIGHT PARENTHESIS) is the Unicode character at code point U+FD3F. It belongs to the Arabic Presentation Forms-A block, in the Open Punctuation (Ps) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FD3F | |
| decimal | 64831 | |
| htmldecimal | ﴿ | |
| htmlhex | ﴿ | |
| css | \FD3F | |
| javascript | \u{FD3F} | |
| python | \ufd3f | |
| java | \uFD3F | |
| go | \uFD3F | |
| ruby | \u{FD3F} | |
| rust | \u{FD3F} | |
| ccpp | \ufd3f | |
| urlencoded | %EF%B4%BF | |
| utf8bytes | ef b4 bf | |
| utf16bebytes | fd 3f | |
| utf32bebytes | 00 00 fd 3f |
How to Use
HTML:
﴿
CSS:
content: "\FD3F"
JavaScript:
"\u{FD3F}"
Python:
"\ufd3f"
Properties
- Script
- Zyyy
- Category
- Open Punctuation (Ps)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ﴿ character (ORNATE RIGHT PARENTHESIS)?
﴿ (ORNATE RIGHT PARENTHESIS) is the Unicode character U+FD3F.
What is the Unicode codepoint of ORNATE RIGHT PARENTHESIS?
The ORNATE RIGHT PARENTHESIS character (﴿) has codepoint U+FD3F.
How do I type or copy ORNATE RIGHT PARENTHESIS?
Copy ﴿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.