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