ε

Technical information

Symbolε
NameGreek small letter epsilon
Unicode numberU+03B5
CategoryGreek small letter normal
DescriptionThe Unicode character ε, or U+03B5, is known as the "Greek Small Letter Epsilon". It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a graphic representation of the lowercase version of the fifth letter of the Greek alphabet, epsilon. In the context of mathematics and science, it can be used to represent a variety of concepts, such as a small quantity in mathematics or the permittivity of a medium in physics. 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%B5
UTF-8 (hex)0xCE 0xB5
UTF-8 (binary)11001110:10110101
UTF-160x03B5
UTF-320x000003B5

Source Code

C, C++, and Java"\u03B5"
CSS Code\03B5
JavaScript"\u03B5"
Perl\x{03B5}
Python 2u"\u03B5"
Python 3\u03B5
Ruby\u{03B5}

Preview

This Unicode character looks like this ε in sentence and in bold like this ε and in italic like this ε.

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
ε
input-group
select
button
button

Code examples in HTML and CSS

<span>&#949;</span>

            
span {
    content: "\03B5";
}

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

References