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
Overview
Ἅ (GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA) is the Unicode character at code point U+1F0D. 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+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
Frequently Asked Questions
What is the Ἅ character (GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA)?
Ἅ (GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA) is the Unicode character U+1F0D.
What is the Unicode codepoint of GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA?
The GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA character (Ἅ) has codepoint U+1F0D.
How do I type or copy GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA?
Copy Ἅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.