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