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