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 VARIA
Overview
ἣ (GREEK SMALL LETTER ETA WITH DASIA AND VARIA) is the Unicode character at code point U+1F23. 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+1F23 | |
| decimal | 7971 | |
| htmldecimal | ἣ | |
| htmlhex | ἣ | |
| css | \1F23 | |
| javascript | \u{1F23} | |
| python | \u1f23 | |
| java | \u1F23 | |
| go | \u1F23 | |
| ruby | \u{1F23} | |
| rust | \u{1F23} | |
| ccpp | \u1f23 | |
| urlencoded | %E1%BC%A3 | |
| utf8bytes | e1 bc a3 | |
| utf16bebytes | 1f 23 | |
| utf32bebytes | 00 00 1f 23 |
How to Use
HTML:
ἣ
CSS:
content: "\1F23"
JavaScript:
"\u{1F23}"
Python:
"\u1f23"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F21 0300
Frequently Asked Questions
What is the ἣ character (GREEK SMALL LETTER ETA WITH DASIA AND VARIA)?
ἣ (GREEK SMALL LETTER ETA WITH DASIA AND VARIA) is the Unicode character U+1F23.
What is the Unicode codepoint of GREEK SMALL LETTER ETA WITH DASIA AND VARIA?
The GREEK SMALL LETTER ETA WITH DASIA AND VARIA character (ἣ) has codepoint U+1F23.
How do I type or copy GREEK SMALL LETTER ETA WITH DASIA AND VARIA?
Copy ἣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.