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