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