We Use Cookies
We use cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content and targeted ads, to analyze our website traffic, and to understand where our visitors are coming from. For more information, please review our cookie policy and privacy policy.
By choosing I Accept, you consent to our use of cookies and other tracking technologies.

ε

Technical information

Symbolε
Namegreek small letter epsilon
Unicode numberU+03B5
CategoryGreek small letter normal

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