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