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 COMBINING NI ABOVE) is the Unicode character at code point U+2CEF. It belongs to the Coptic block, in the Nonspacing Mark (Mn) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CEF | |
| decimal | 11503 | |
| htmldecimal | ⳯ | |
| htmlhex | ⳯ | |
| css | \2CEF | |
| javascript | \u{2CEF} | |
| python | \u2cef | |
| java | \u2CEF | |
| go | \u2CEF | |
| ruby | \u{2CEF} | |
| rust | \u{2CEF} | |
| ccpp | \u2cef | |
| urlencoded | %E2%B3%AF | |
| utf8bytes | e2 b3 af | |
| utf16bebytes | 2c ef | |
| utf32bebytes | 00 00 2c ef |
How to Use
HTML:
⳯
CSS:
content: "\2CEF"
JavaScript:
"\u{2CEF}"
Python:
"\u2cef"
Properties
Frequently Asked Questions
What is the ⳯ character (COPTIC COMBINING NI ABOVE)?
⳯ (COPTIC COMBINING NI ABOVE) is the Unicode character U+2CEF.
What is the Unicode codepoint of COPTIC COMBINING NI ABOVE?
The COPTIC COMBINING NI ABOVE character (⳯) has codepoint U+2CEF.
How do I type or copy COPTIC COMBINING NI ABOVE?
Copy ⳯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.