i

Technical information

Symboli
NameLatin small letter i
Unicode numberU+0069
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityi
HTML Entity (hex)i
URL Escape Codei
UTF-8 (hex)0x69
UTF-8 (binary)01101001
UTF-160x0069
UTF-320x00000069

Source Code

C, C++, and Java"\u0069"
CSS Code\0069
JavaScript"\u0069"
Perl\x{0069}
Python 2u"\u0069"
Python 3\u0069
Ruby\u{0069}

Preview

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

Font size:

i
12px
i
16px
i
20px
i
28px
i
36px
i
48px
i
72px

CSS Property: font-weight

i
100
i
200
i
300
i
400
i
500
i
600
i
700
i
800
i
900

HTML Forms and Input

input
disabled input
i
input-group
select
button
button

Code examples in HTML and CSS

<span>&#105;</span>

            
span {
    content: "\0069";
}

The symbol in different fonts

i
-apple-system
i
Apple Color Emoji
i
Arial
i
BlinkMacSystemFont
i
Courier New
i
Georgia
i
Droid Sans
i
Helvetica
i
Noto Sans
i
Oxygen
i
Roboto
i
"Segoe UI"
i
sans-serif
i
Segoe UI Emoji
i
Segoe UI Symbol
i
system-ui
i
Times New Roman
i
Ubuntu
i
Verdana

References