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 SMALL LETTER ETA WITH DASIA AND OXIA
Overview
ἥ (GREEK SMALL LETTER ETA WITH DASIA AND OXIA) is the Unicode character at code point U+1F25. It belongs to the Greek Extended block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F25 | |
| decimal | 7973 | |
| htmldecimal | ἥ | |
| htmlhex | ἥ | |
| css | \1F25 | |
| javascript | \u{1F25} | |
| python | \u1f25 | |
| java | \u1F25 | |
| go | \u1F25 | |
| ruby | \u{1F25} | |
| rust | \u{1F25} | |
| ccpp | \u1f25 | |
| urlencoded | %E1%BC%A5 | |
| utf8bytes | e1 bc a5 | |
| utf16bebytes | 1f 25 | |
| utf32bebytes | 00 00 1f 25 |
How to Use
HTML:
ἥ
CSS:
content: "\1F25"
JavaScript:
"\u{1F25}"
Python:
"\u1f25"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F21 0301
Frequently Asked Questions
What is the ἥ character (GREEK SMALL LETTER ETA WITH DASIA AND OXIA)?
ἥ (GREEK SMALL LETTER ETA WITH DASIA AND OXIA) is the Unicode character U+1F25.
What is the Unicode codepoint of GREEK SMALL LETTER ETA WITH DASIA AND OXIA?
The GREEK SMALL LETTER ETA WITH DASIA AND OXIA character (ἥ) has codepoint U+1F25.
How do I type or copy GREEK SMALL LETTER ETA WITH DASIA AND OXIA?
Copy ἥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.