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 SMALL LETTER CRYPTOGRAMMIC SHEI) is the Unicode character at code point U+2CEC. It belongs to the Coptic block, in the Lowercase Letter (Ll) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CEC | |
| decimal | 11500 | |
| htmldecimal | ⳬ | |
| htmlhex | ⳬ | |
| css | \2CEC | |
| javascript | \u{2CEC} | |
| python | \u2cec | |
| java | \u2CEC | |
| go | \u2CEC | |
| ruby | \u{2CEC} | |
| rust | \u{2CEC} | |
| ccpp | \u2cec | |
| urlencoded | %E2%B3%AC | |
| utf8bytes | e2 b3 ac | |
| utf16bebytes | 2c ec | |
| utf32bebytes | 00 00 2c ec |
How to Use
HTML:
ⳬ
CSS:
content: "\2CEC"
JavaScript:
"\u{2CEC}"
Python:
"\u2cec"
Properties
Frequently Asked Questions
What is the ⳬ character (COPTIC SMALL LETTER CRYPTOGRAMMIC SHEI)?
ⳬ (COPTIC SMALL LETTER CRYPTOGRAMMIC SHEI) is the Unicode character U+2CEC.
What is the Unicode codepoint of COPTIC SMALL LETTER CRYPTOGRAMMIC SHEI?
The COPTIC SMALL LETTER CRYPTOGRAMMIC SHEI character (ⳬ) has codepoint U+2CEC.
How do I type or copy COPTIC SMALL LETTER CRYPTOGRAMMIC SHEI?
Copy ⳬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.