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 FEI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03E4 | |
| decimal | 996 | |
| htmldecimal | Ϥ | |
| htmlhex | Ϥ | |
| css | \03E4 | |
| javascript | \u{3E4} | |
| python | \u03e4 | |
| java | \u03E4 | |
| go | \u03E4 | |
| ruby | \u{3E4} | |
| rust | \u{3E4} | |
| ccpp | \u03e4 | |
| urlencoded | %CF%A4 | |
| utf8bytes | cf a4 | |
| utf16bebytes | 03 e4 | |
| utf32bebytes | 00 00 03 e4 |
How to Use
HTML:
Ϥ
CSS:
content: "\03E4"
JavaScript:
"\u{3E4}"
Python:
"\u03e4"
Properties
- Block
- Greek and Coptic
- Script
- Copt
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No