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
⳺ (COPTIC OLD NUBIAN DIRECT QUESTION MARK) is the Unicode character at code point U+2CFA. It belongs to the Coptic block, in the Other Punctuation (Po) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CFA | |
| decimal | 11514 | |
| htmldecimal | ⳺ | |
| htmlhex | ⳺ | |
| css | \2CFA | |
| javascript | \u{2CFA} | |
| python | \u2cfa | |
| java | \u2CFA | |
| go | \u2CFA | |
| ruby | \u{2CFA} | |
| rust | \u{2CFA} | |
| ccpp | \u2cfa | |
| urlencoded | %E2%B3%BA | |
| utf8bytes | e2 b3 ba | |
| utf16bebytes | 2c fa | |
| utf32bebytes | 00 00 2c fa |
How to Use
HTML:
⳺
CSS:
content: "\2CFA"
JavaScript:
"\u{2CFA}"
Python:
"\u2cfa"
Properties
Frequently Asked Questions
What is the ⳺ character (COPTIC OLD NUBIAN DIRECT QUESTION MARK)?
⳺ (COPTIC OLD NUBIAN DIRECT QUESTION MARK) is the Unicode character U+2CFA.
What is the Unicode codepoint of COPTIC OLD NUBIAN DIRECT QUESTION MARK?
The COPTIC OLD NUBIAN DIRECT QUESTION MARK character (⳺) has codepoint U+2CFA.
How do I type or copy COPTIC OLD NUBIAN DIRECT QUESTION MARK?
Copy ⳺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.