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 ALPHA WITH DASIA AND OXIA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F0D | |
| decimal | 7949 | |
| htmldecimal | Ἅ | |
| htmlhex | Ἅ | |
| css | \1F0D | |
| javascript | \u{1F0D} | |
| python | \u1f0d | |
| java | \u1F0D | |
| go | \u1F0D | |
| ruby | \u{1F0D} | |
| rust | \u{1F0D} | |
| ccpp | \u1f0d | |
| urlencoded | %E1%BC%8D | |
| utf8bytes | e1 bc 8d | |
| utf16bebytes | 1f 0d | |
| utf32bebytes | 00 00 1f 0d |
How to Use
HTML:
Ἅ
CSS:
content: "\1F0D"
JavaScript:
"\u{1F0D}"
Python:
"\u1f0d"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F09 0301