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