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