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