í

Technical information

Symbolí
NameLatin small letter i with acute
Unicode numberU+00ED
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character í, or U+00ED, is known as "Latin Small Letter I with Acute". It is part of the "Latin-1 Supplement" block, which includes various characters used in Western European languages. This character falls under the "Letter, Lowercase" category. Visually, it represents the lowercase letter 'i' with an acute accent (´) above it. The acute accent is a diacritical mark used in many languages, including Spanish, Portuguese, Catalan, and Hungarian. In these languages, it often denotes a change in pronunciation, stress, or tone. For example, in Spanish, 'í' indicates a stressed syllable. This character is also used in other linguistic contexts, such as transliteration of non-Latin scripts. As with other characters, the specific usage of the Latin Small Letter I with Acute can depend on the language and context.

Encoding

HTML Entityí
HTML Entity (hex)í
HTML Entity (named)í
URL Escape Code%C3%AD
UTF-8 (hex)0xC3 0xAD
UTF-8 (binary)1100001110101101
UTF-160x00ED
UTF-320x000000ED

Source Code

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

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

            
span {
    content: "\00ED";
}

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