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 DASIA AND OXIA
Overview
Ἥ (GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA) is the Unicode character at code point U+1F2D. 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+1F2D | |
| decimal | 7981 | |
| htmldecimal | Ἥ | |
| htmlhex | Ἥ | |
| css | \1F2D | |
| javascript | \u{1F2D} | |
| python | \u1f2d | |
| java | \u1F2D | |
| go | \u1F2D | |
| ruby | \u{1F2D} | |
| rust | \u{1F2D} | |
| ccpp | \u1f2d | |
| urlencoded | %E1%BC%AD | |
| utf8bytes | e1 bc ad | |
| utf16bebytes | 1f 2d | |
| utf32bebytes | 00 00 1f 2d |
How to Use
HTML:
Ἥ
CSS:
content: "\1F2D"
JavaScript:
"\u{1F2D}"
Python:
"\u1f2d"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F29 0301
Frequently Asked Questions
What is the Ἥ character (GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA)?
Ἥ (GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA) is the Unicode character U+1F2D.
What is the Unicode codepoint of GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA?
The GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA character (Ἥ) has codepoint U+1F2D.
How do I type or copy GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA?
Copy Ἥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.