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 SHIMA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03EC | |
| decimal | 1004 | |
| htmldecimal | Ϭ | |
| htmlhex | Ϭ | |
| css | \03EC | |
| javascript | \u{3EC} | |
| python | \u03ec | |
| java | \u03EC | |
| go | \u03EC | |
| ruby | \u{3EC} | |
| rust | \u{3EC} | |
| ccpp | \u03ec | |
| urlencoded | %CF%AC | |
| utf8bytes | cf ac | |
| utf16bebytes | 03 ec | |
| utf32bebytes | 00 00 03 ec |
How to Use
HTML:
Ϭ
CSS:
content: "\03EC"
JavaScript:
"\u{3EC}"
Python:
"\u03ec"
Properties
- Block
- Greek and Coptic
- Script
- Copt
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No