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