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 VARIA
Overview
Ὴ (GREEK CAPITAL LETTER ETA WITH VARIA) is the Unicode character at code point U+1FCA. 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+1FCA | |
| decimal | 8138 | |
| htmldecimal | Ὴ | |
| htmlhex | Ὴ | |
| css | \1FCA | |
| javascript | \u{1FCA} | |
| python | \u1fca | |
| java | \u1FCA | |
| go | \u1FCA | |
| ruby | \u{1FCA} | |
| rust | \u{1FCA} | |
| ccpp | \u1fca | |
| urlencoded | %E1%BF%8A | |
| utf8bytes | e1 bf 8a | |
| utf16bebytes | 1f ca | |
| utf32bebytes | 00 00 1f ca |
How to Use
HTML:
Ὴ
CSS:
content: "\1FCA"
JavaScript:
"\u{1FCA}"
Python:
"\u1fca"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0397 0300
Frequently Asked Questions
What is the Ὴ character (GREEK CAPITAL LETTER ETA WITH VARIA)?
Ὴ (GREEK CAPITAL LETTER ETA WITH VARIA) is the Unicode character U+1FCA.
What is the Unicode codepoint of GREEK CAPITAL LETTER ETA WITH VARIA?
The GREEK CAPITAL LETTER ETA WITH VARIA character (Ὴ) has codepoint U+1FCA.
How do I type or copy GREEK CAPITAL LETTER ETA WITH VARIA?
Copy Ὴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.