HTML Entity/SymbolΗ(GREEK CAPITAL LETTER ETA )

Η
Copy this symbol

GREEK CAPITAL LETTER ETA

Click on any of the following code values to copy to clipboard.

Η
Η
U+00397
\0397
Η

HTML Examples

Using HTML Code value in HTML file

<span> &#919; </span>

Using HTML Entity value in HTML file

<span> &Eta; </span>

CSS Example

Using CSS content code of the HTML entity &Eta; to specify in a CSS file

span { 
    content: "\0397";
}
All HTML Symbols