Skip to content

U+00ED · Latin-1 Supplement

i with Acute (í)

Small i with acute is used in Spanish, Portuguese, Icelandic, Irish, Hungarian, Czech, and Slovak. In Spanish it marks stress in words like 'día', 'país', and 'aquí'. Notice that the accent replaces the dot of the i. It is among the Spanish letters people most often need to type.

WindowsAlt 161 / 0237
MacOption + E, then I
UnicodeU+00ED
HTMLí
íU+00ED

Character codes

Unicode code pointU+00ED
Decimal237
HTML named entityí
HTML (hex)í
HTML (decimal)í
CSS\00ED
JavaScript\u00ED
Python\u00ED
UTF-8 bytesC3 AD
UTF-1600ED
URL-encoded%C3%AD

Character details

Official nameLATIN SMALL LETTER I WITH ACUTE
Unicode blockLatin-1 Supplement
General categoryLowercase Letter (Ll)
SymbolHero categoryAccented Letters
DecompositionU+0069 U+0301
UppercaseÍ Latin Capital Letter I with Acute
EmojiNo

How to type í

Windows

  • Hold Alt and type 161 on the numeric keypad (Num Lock on), then release Alt. Alt 161 uses the code page 437.
  • Hold Alt and type 0237 on the numeric keypad (Num Lock on), then release Alt. Alt 0237 uses the Windows-1252 code page.
  • In Microsoft Word or Outlook: type 00ED then press Alt + X.
  • Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “latin small letter i with acute”, then Select and Copy.

Mac

  • Press Option + E, then I (US English keyboard layout).
  • Press Control + Command + Space to open the Character Viewer, search “latin small letter i with acute”, and double-click the result.
  • With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type 00ED.

iPhone & Android

  • On iPhone and most Android keyboards, press and hold the i key and slide to í. On a Mac, holding the key down works the same way.
  • Tap Copy at the top of this page, then long-press where you want it and choose Paste.

Docs & web

  • Google Docs: Insert → Special characters, then search “latin small letter i with acute” or enter U+00ED.
  • HTML: í or í
  • Excel / Google Sheets: =UNICHAR(237)

Examples

  • día
  • país
  • aquí
  • Íñigo

Good to know

Don’t mix it up: Often confused with ì (U+00EC), whose grave accent slopes down to the right.

Tip: Spanish 'si' (if) and 'sí' (yes) are different words, so the accent changes meaning.

Display: the character itself is always the same code point, but its shape comes from the font on the device showing it. If you see an empty box, the font lacks this glyph—the text is still correct.

Questions

What is the Unicode for í?

It is U+00ED (LATIN SMALL LETTER I WITH ACUTE), decimal 237.

Is there a Windows Alt code for it?

Yes: Alt 161 or Alt 0237 on the numeric keypad.

How do I type it on a Mac?

Option + E, then I on a US English keyboard, or use the Character Viewer (Control + Command + Space).

What is the HTML code?

Use the named entity í or the numeric reference í.