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' : ''">
Ϣ
COPTIC CAPITAL LETTER SHEI
Overview
Ϣ (COPTIC CAPITAL LETTER SHEI) is the Unicode character at code point U+03E2. It belongs to the Greek and Coptic block, in the Uppercase Letter (Lu) general category. Its script is Copt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03E2 | |
| decimal | 994 | |
| htmldecimal | Ϣ | |
| htmlhex | Ϣ | |
| css | \03E2 | |
| javascript | \u{3E2} | |
| python | \u03e2 | |
| java | \u03E2 | |
| go | \u03E2 | |
| ruby | \u{3E2} | |
| rust | \u{3E2} | |
| ccpp | \u03e2 | |
| urlencoded | %CF%A2 | |
| utf8bytes | cf a2 | |
| utf16bebytes | 03 e2 | |
| utf32bebytes | 00 00 03 e2 |
How to Use
HTML:
Ϣ
CSS:
content: "\03E2"
JavaScript:
"\u{3E2}"
Python:
"\u03e2"
Properties
- Block
- Greek and Coptic
- Script
- Copt
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ϣ character (COPTIC CAPITAL LETTER SHEI)?
Ϣ (COPTIC CAPITAL LETTER SHEI) is the Unicode character U+03E2.
What is the Unicode codepoint of COPTIC CAPITAL LETTER SHEI?
The COPTIC CAPITAL LETTER SHEI character (Ϣ) has codepoint U+03E2.
How do I type or copy COPTIC CAPITAL LETTER SHEI?
Copy Ϣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.