ι

Technical information

Symbolι
NameGreek small letter iota
Unicode numberU+03B9
CategoryGreek small letter normal

Encoding

HTML Entityι
HTML Entity (hex)ι
HTML Entity (named)ι
URL Escape Code%CE%B9
UTF-8 (hex)0xCE 0xB9
UTF-8 (binary)11001110:10111001
UTF-160x03B9
UTF-320x000003B9

Source Code

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

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

            
span {
    content: "\03B9";
}

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