Greek Capital Letter Eta
Unicode places the greek capital letter eta at code point U+0397, part of the math family. Copy the Η with a single click below, then scroll down for every way to type it: the HTML entities, the CSS content escape, the JavaScript escape and the Windows alt code where one exists.
| Symbol | Η | |
|---|---|---|
| Unicode | U+0397 | |
| Name | Greek Capital Letter Eta | |
| HTML (named) | Η | |
| HTML (decimal) | Η | |
| HTML (hex) | Η | |
| CSS content | \0397 | |
| JavaScript / JSON | \u0397 | |
| UTF-8 bytes | 0xCE 0x97 | |
| UTF-16 units | 0x0397 |
How to type the greek capital letter eta symbol
- Copy and paste: click the Η at the top of this page, then paste with Ctrl+V (Windows) or Cmd+V (Mac). This is the fastest route on any device.
- HTML: write
Ηor the named entityΗin your markup. - CSS: use
content: "\0397"in a::beforeor::afterrule. - JavaScript: the escape
\u0397produces this character in a string.
Frequently asked questions
How do I copy the greek capital letter eta symbol?
Click the Η above or the copy button and it is placed on your clipboard. Paste it anywhere with Ctrl+V or Cmd+V. It is a real text character, so it works in documents, chats and code.
What is the Unicode code point for greek capital letter eta?
The greek capital letter eta has the Unicode code point U+0397. In HTML you can write it as Η or Η, or with the named entity Η.
Does the greek capital letter eta symbol work everywhere?
In almost every modern app and font, yes. If a font does not include this glyph you may see a placeholder box, but the underlying character U+0397 is still correct and will render in a font that supports it.
Related symbols
Browse the full math symbols hub, or return to the searchable symbol grid.