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