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 SYMBOL KAI) is the Unicode character at code point U+2CE4. 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+2CE4 | |
| decimal | 11492 | |
| htmldecimal | ⳤ | |
| htmlhex | ⳤ | |
| css | \2CE4 | |
| javascript | \u{2CE4} | |
| python | \u2ce4 | |
| java | \u2CE4 | |
| go | \u2CE4 | |
| ruby | \u{2CE4} | |
| rust | \u{2CE4} | |
| ccpp | \u2ce4 | |
| urlencoded | %E2%B3%A4 | |
| utf8bytes | e2 b3 a4 | |
| utf16bebytes | 2c e4 | |
| utf32bebytes | 00 00 2c e4 |
How to Use
HTML:
ⳤ
CSS:
content: "\2CE4"
JavaScript:
"\u{2CE4}"
Python:
"\u2ce4"
Properties
Frequently Asked Questions
What is the ⳤ character (COPTIC SYMBOL KAI)?
ⳤ (COPTIC SYMBOL KAI) is the Unicode character U+2CE4.
What is the Unicode codepoint of COPTIC SYMBOL KAI?
The COPTIC SYMBOL KAI character (ⳤ) has codepoint U+2CE4.
How do I type or copy COPTIC SYMBOL KAI?
Copy ⳤ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.