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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.