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