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 NI) is the Unicode character at code point U+2C9A. 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+2C9A | |
| decimal | 11418 | |
| htmldecimal | Ⲛ | |
| htmlhex | Ⲛ | |
| css | \2C9A | |
| javascript | \u{2C9A} | |
| python | \u2c9a | |
| java | \u2C9A | |
| go | \u2C9A | |
| ruby | \u{2C9A} | |
| rust | \u{2C9A} | |
| ccpp | \u2c9a | |
| urlencoded | %E2%B2%9A | |
| utf8bytes | e2 b2 9a | |
| utf16bebytes | 2c 9a | |
| utf32bebytes | 00 00 2c 9a |
How to Use
HTML:
Ⲛ
CSS:
content: "\2C9A"
JavaScript:
"\u{2C9A}"
Python:
"\u2c9a"
Properties
Frequently Asked Questions
What is the Ⲛ character (COPTIC CAPITAL LETTER NI)?
Ⲛ (COPTIC CAPITAL LETTER NI) is the Unicode character U+2C9A.
What is the Unicode codepoint of COPTIC CAPITAL LETTER NI?
The COPTIC CAPITAL LETTER NI character (Ⲛ) has codepoint U+2C9A.
How do I type or copy COPTIC CAPITAL LETTER NI?
Copy Ⲛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.