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