Í

Technical information

SymbolÍ
NameLatin capital letter i with acute
Unicode numberU+00CD
CategoryLatin-1 Supplement5. Letters

Encoding

HTML EntityÍ
HTML Entity (hex)Í
HTML Entity (named)Í
URL Escape Code%C3%8D
UTF-8 (hex)0xC3 0x8D
UTF-8 (binary)1100001110001101
UTF-160x00CD
UTF-320x000000CD

Source Code

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

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

            
span {
    content: "\00CD";
}

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