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