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