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 PSILI AND PERISPOMENI
Overview
Ἆ (GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI) is the Unicode character at code point U+1F0E. It belongs to the Greek Extended block, in the Uppercase Letter (Lu) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F0E | |
| decimal | 7950 | |
| htmldecimal | Ἆ | |
| htmlhex | Ἆ | |
| css | \1F0E | |
| javascript | \u{1F0E} | |
| python | \u1f0e | |
| java | \u1F0E | |
| go | \u1F0E | |
| ruby | \u{1F0E} | |
| rust | \u{1F0E} | |
| ccpp | \u1f0e | |
| urlencoded | %E1%BC%8E | |
| utf8bytes | e1 bc 8e | |
| utf16bebytes | 1f 0e | |
| utf32bebytes | 00 00 1f 0e |
How to Use
HTML:
Ἆ
CSS:
content: "\1F0E"
JavaScript:
"\u{1F0E}"
Python:
"\u1f0e"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F08 0342
Frequently Asked Questions
What is the Ἆ character (GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI)?
Ἆ (GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI) is the Unicode character U+1F0E.
What is the Unicode codepoint of GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI?
The GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI character (Ἆ) has codepoint U+1F0E.
How do I type or copy GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI?
Copy Ἆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.