Ì

Technical information

SymbolÌ
NameLatin capital letter i with grave
Unicode numberU+00CC
CategoryLatin-1 Supplement5. Letters

Encoding

HTML EntityÌ
HTML Entity (hex)Ì
HTML Entity (named)Ì
URL Escape Code%C3%8C
UTF-8 (hex)0xC3 0x8C
UTF-8 (binary)1100001110001100
UTF-160x00CC
UTF-320x000000CC

Source Code

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

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

            
span {
    content: "\00CC";
}

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