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 KHEI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03E6 | |
| decimal | 998 | |
| htmldecimal | Ϧ | |
| htmlhex | Ϧ | |
| css | \03E6 | |
| javascript | \u{3E6} | |
| python | \u03e6 | |
| java | \u03E6 | |
| go | \u03E6 | |
| ruby | \u{3E6} | |
| rust | \u{3E6} | |
| ccpp | \u03e6 | |
| urlencoded | %CF%A6 | |
| utf8bytes | cf a6 | |
| utf16bebytes | 03 e6 | |
| utf32bebytes | 00 00 03 e6 |
How to Use
HTML:
Ϧ
CSS:
content: "\03E6"
JavaScript:
"\u{3E6}"
Python:
"\u03e6"
Properties
- Block
- Greek and Coptic
- Script
- Copt
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No