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