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 CAPITAL LETTER OLD COPTIC SHIMA) is the Unicode character at code point U+2CDA. It belongs to the Coptic block, in the Uppercase Letter (Lu) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CDA | |
| decimal | 11482 | |
| htmldecimal | Ⳛ | |
| htmlhex | Ⳛ | |
| css | \2CDA | |
| javascript | \u{2CDA} | |
| python | \u2cda | |
| java | \u2CDA | |
| go | \u2CDA | |
| ruby | \u{2CDA} | |
| rust | \u{2CDA} | |
| ccpp | \u2cda | |
| urlencoded | %E2%B3%9A | |
| utf8bytes | e2 b3 9a | |
| utf16bebytes | 2c da | |
| utf32bebytes | 00 00 2c da |
How to Use
HTML:
Ⳛ
CSS:
content: "\2CDA"
JavaScript:
"\u{2CDA}"
Python:
"\u2cda"
Properties
Frequently Asked Questions
What is the Ⳛ character (COPTIC CAPITAL LETTER OLD COPTIC SHIMA)?
Ⳛ (COPTIC CAPITAL LETTER OLD COPTIC SHIMA) is the Unicode character U+2CDA.
What is the Unicode codepoint of COPTIC CAPITAL LETTER OLD COPTIC SHIMA?
The COPTIC CAPITAL LETTER OLD COPTIC SHIMA character (Ⳛ) has codepoint U+2CDA.
How do I type or copy COPTIC CAPITAL LETTER OLD COPTIC SHIMA?
Copy Ⳛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.