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 CAPITAL LETTER CRYPTOGRAMMIC EIE) is the Unicode character at code point U+2CB6. It belongs to the Coptic block, in the Uppercase Letter (Lu) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CB6 | |
| decimal | 11446 | |
| htmldecimal | Ⲷ | |
| htmlhex | Ⲷ | |
| css | \2CB6 | |
| javascript | \u{2CB6} | |
| python | \u2cb6 | |
| java | \u2CB6 | |
| go | \u2CB6 | |
| ruby | \u{2CB6} | |
| rust | \u{2CB6} | |
| ccpp | \u2cb6 | |
| urlencoded | %E2%B2%B6 | |
| utf8bytes | e2 b2 b6 | |
| utf16bebytes | 2c b6 | |
| utf32bebytes | 00 00 2c b6 |
How to Use
HTML:
Ⲷ
CSS:
content: "\2CB6"
JavaScript:
"\u{2CB6}"
Python:
"\u2cb6"
Properties
Frequently Asked Questions
What is the Ⲷ character (COPTIC CAPITAL LETTER CRYPTOGRAMMIC EIE)?
Ⲷ (COPTIC CAPITAL LETTER CRYPTOGRAMMIC EIE) is the Unicode character U+2CB6.
What is the Unicode codepoint of COPTIC CAPITAL LETTER CRYPTOGRAMMIC EIE?
The COPTIC CAPITAL LETTER CRYPTOGRAMMIC EIE character (Ⲷ) has codepoint U+2CB6.
How do I type or copy COPTIC CAPITAL LETTER CRYPTOGRAMMIC EIE?
Copy Ⲷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.