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' : ''">
Ἢ
GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F2A | |
| decimal | 7978 | |
| htmldecimal | Ἢ | |
| htmlhex | Ἢ | |
| css | \1F2A | |
| javascript | \u{1F2A} | |
| python | \u1f2a | |
| java | \u1F2A | |
| go | \u1F2A | |
| ruby | \u{1F2A} | |
| rust | \u{1F2A} | |
| ccpp | \u1f2a | |
| urlencoded | %E1%BC%AA | |
| utf8bytes | e1 bc aa | |
| utf16bebytes | 1f 2a | |
| utf32bebytes | 00 00 1f 2a |
How to Use
HTML:
Ἢ
CSS:
content: "\1F2A"
JavaScript:
"\u{1F2A}"
Python:
"\u1f2a"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F28 0300