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