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