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