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 HORI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+03E9 | |
| decimal | 1001 | |
| htmldecimal | ϩ | |
| htmlhex | ϩ | |
| css | \03E9 | |
| javascript | \u{3E9} | |
| python | \u03e9 | |
| java | \u03E9 | |
| go | \u03E9 | |
| ruby | \u{3E9} | |
| rust | \u{3E9} | |
| ccpp | \u03e9 | |
| urlencoded | %CF%A9 | |
| utf8bytes | cf a9 | |
| utf16bebytes | 03 e9 | |
| utf32bebytes | 00 00 03 e9 |
How to Use
HTML:
ϩ
CSS:
content: "\03E9"
JavaScript:
"\u{3E9}"
Python:
"\u03e9"
Properties
- Block
- Greek and Coptic
- Script
- Copt
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No