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 VERSE DIVIDER) is the Unicode character at code point U+2CFC. 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+2CFC | |
| decimal | 11516 | |
| htmldecimal | ⳼ | |
| htmlhex | ⳼ | |
| css | \2CFC | |
| javascript | \u{2CFC} | |
| python | \u2cfc | |
| java | \u2CFC | |
| go | \u2CFC | |
| ruby | \u{2CFC} | |
| rust | \u{2CFC} | |
| ccpp | \u2cfc | |
| urlencoded | %E2%B3%BC | |
| utf8bytes | e2 b3 bc | |
| utf16bebytes | 2c fc | |
| utf32bebytes | 00 00 2c fc |
How to Use
HTML:
⳼
CSS:
content: "\2CFC"
JavaScript:
"\u{2CFC}"
Python:
"\u2cfc"
Properties
Frequently Asked Questions
What is the ⳼ character (COPTIC OLD NUBIAN VERSE DIVIDER)?
⳼ (COPTIC OLD NUBIAN VERSE DIVIDER) is the Unicode character U+2CFC.
What is the Unicode codepoint of COPTIC OLD NUBIAN VERSE DIVIDER?
The COPTIC OLD NUBIAN VERSE DIVIDER character (⳼) has codepoint U+2CFC.
How do I type or copy COPTIC OLD NUBIAN VERSE DIVIDER?
Copy ⳼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.