η
Technical information
| Symbol | η | |
| Name | Greek small letter eta | |
| Unicode number | U+03B7 | |
| Category | Greek small letter normal | |
| Description | The Unicode character η, or U+03B7, is known as the "Greek Small Letter Eta". It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a representation of the lowercase form of the Greek letter eta. It can be used in a variety of contexts, including mathematics, science, and engineering to represent a variety of concepts or entities. The specific appearance and usage of this character can depend on the system and application it's being used in. |
Encoding
| HTML Entity | η | |
| HTML Entity (hex) | η | |
| HTML Entity (named) | η | |
| URL Escape Code | %CE%B7 | |
| UTF-8 (hex) | 0xCE 0xB7 | |
| UTF-8 (binary) | 11001110:10110111 | |
| UTF-16 | 0x03B7 | |
| UTF-32 | 0x000003B7 |
Source Code
| C, C++, and Java | "\u03B7" | |
| CSS Code | \03B7 | |
| JavaScript | "\u03B7" | |
| Perl | \x{03B7} | |
| Python 2 | u"\u03B7" | |
| Python 3 | \u03B7 | |
| Ruby | \u{03B7} |
Preview
This Unicode character looks like this η in sentence and in bold like this η and in italic like this η.
input-group
Font size:
η
12px
η
16px
η
20px
η
28px
η
36px
η
48px
η
72px
CSS Property: font-weight
η
100
η
200
η
300
η
400
η
500
η
600
η
700
η
800
η
900
HTML Forms and Input
input
disabled input
η
select
button
button
Code examples in HTML and CSS
<span>η</span>
span {
content: "\03B7";
}
The symbol in different fonts
η
-apple-system
η
Apple Color Emoji
η
Arial
η
BlinkMacSystemFont
η
Courier New
η
Georgia
η
Droid Sans
η
Helvetica
η
Noto Sans
η
Oxygen
η
Roboto
η
"Segoe UI"
η
sans-serif
η
Segoe UI Emoji
η
Segoe UI Symbol
η
system-ui
η
Times New Roman
η
Ubuntu
η
Verdana