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