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