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 KHEI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03E7 | |
| decimal | 999 | |
| htmldecimal | ϧ | |
| htmlhex | ϧ | |
| css | \03E7 | |
| javascript | \u{3E7} | |
| python | \u03e7 | |
| java | \u03E7 | |
| go | \u03E7 | |
| ruby | \u{3E7} | |
| rust | \u{3E7} | |
| ccpp | \u03e7 | |
| urlencoded | %CF%A7 | |
| utf8bytes | cf a7 | |
| utf16bebytes | 03 e7 | |
| utf32bebytes | 00 00 03 e7 |
How to Use
HTML:
ϧ
CSS:
content: "\03E7"
JavaScript:
"\u{3E7}"
Python:
"\u03e7"
Properties
- Block
- Greek and Coptic
- Script
- Copt
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No