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