ϵ

Technical information

Symbolϵ
NameGreek lunate epsilon symbol
Unicode numberU+03F5
CategoryGreek Symbols
DescriptionThe Unicode character ϵ, or U+03F5, is known as the "Greek Lunate Epsilon Symbol". It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a variation of the Greek lowercase letter epsilon (ε), but it's written in a form known as "lunate" because it lacks the horizontal bar, making it appear similar to a crescent or half-moon. It can be used in the context of Greek text or in scientific and mathematical texts where Greek letters are commonly employed as symbols.

Encoding

HTML Entityϵ
HTML Entity (hex)ϵ
HTML Entity (named)ϵ
URL Escape Code%CF%B5
UTF-8 (hex)0xCF 0xB5
UTF-8 (binary)11001111:10110101
UTF-160x03F5
UTF-320x000003F5

Source Code

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

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>&#1013;</span>

            
span {
    content: "\03F5";
}

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