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