Î

Technical information

SymbolÎ
NameLatin capital letter i with circumflex
Unicode numberU+00CE
CategoryLatin-1 Supplement5. Letters

Encoding

HTML EntityÎ
HTML Entity (hex)Î
HTML Entity (named)Î
URL Escape Code%C3%8E
UTF-8 (hex)0xC3 0x8E
UTF-8 (binary)1100001110001110
UTF-160x00CE
UTF-320x000000CE

Source Code

C, C++, and Java"\u00CE"
CSS Code\00CE
JavaScript"\u00CE"
Perl\x{00CE}
Python 2u"\u00CE"
Python 3\u00CE
Ruby\u{00CE}

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

            
span {
    content: "\00CE";
}

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