ì

Technical information

Symbolì
NameLatin small letter i with grave
Unicode numberU+00EC
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character ì, or U+00EC, is known as the "Latin Small Letter I with Grave". It falls under the "Latin-1 Supplement" block and belongs to the "Lowercase Letter" category in the Unicode standard. The letter is used in various languages, including Italian, where it represents the vowel /i/ with a grave accent, indicating a certain type of pronunciation. For example, in Italian, "ì" is used to denote a stressed /i/ sound. The grave accent, though not altering the vowel's sound, affects the intonation and stress pattern of the word.

Encoding

HTML Entityì
HTML Entity (hex)ì
HTML Entity (named)ì
URL Escape Code%C3%AC
UTF-8 (hex)0xC3 0xAC
UTF-8 (binary)1100001110101100
UTF-160x00EC
UTF-320x000000EC

Source Code

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

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

            
span {
    content: "\00EC";
}

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