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 SMALL LETTER NI) is the Unicode character at code point U+2C9B. It belongs to the Coptic block, in the Lowercase Letter (Ll) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C9B | |
| decimal | 11419 | |
| htmldecimal | ⲛ | |
| htmlhex | ⲛ | |
| css | \2C9B | |
| javascript | \u{2C9B} | |
| python | \u2c9b | |
| java | \u2C9B | |
| go | \u2C9B | |
| ruby | \u{2C9B} | |
| rust | \u{2C9B} | |
| ccpp | \u2c9b | |
| urlencoded | %E2%B2%9B | |
| utf8bytes | e2 b2 9b | |
| utf16bebytes | 2c 9b | |
| utf32bebytes | 00 00 2c 9b |
How to Use
HTML:
ⲛ
CSS:
content: "\2C9B"
JavaScript:
"\u{2C9B}"
Python:
"\u2c9b"
Properties
Frequently Asked Questions
What is the ⲛ character (COPTIC SMALL LETTER NI)?
ⲛ (COPTIC SMALL LETTER NI) is the Unicode character U+2C9B.
What is the Unicode codepoint of COPTIC SMALL LETTER NI?
The COPTIC SMALL LETTER NI character (ⲛ) has codepoint U+2C9B.
How do I type or copy COPTIC SMALL LETTER NI?
Copy ⲛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.