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