U+00CC · Latin-1 Supplement
Latin Capital Letter I with Grave Ì
Capital I with grave is the uppercase form of ì. It is rare in practice, used mainly in Italian all-caps text, in Scottish Gaelic, and in some transliterations. Because Italian places accents mostly at word endings, it seldom starts a word, but it appears in headings and signs written entirely in capitals.
Character codes
| Unicode code point | U+00CC | |
|---|---|---|
| Decimal | 204 | |
| HTML named entity | Ì | |
| HTML (hex) | Ì | |
| HTML (decimal) | Ì | |
| CSS | \00CC | |
| JavaScript | \u00CC | |
| Python | \u00CC | |
| UTF-8 bytes | C3 8C | |
| UTF-16 | 00CC | |
| URL-encoded | %C3%8C |
Character details
| Official name | LATIN CAPITAL LETTER I WITH GRAVE |
|---|---|
| Unicode block | Latin-1 Supplement |
| General category | Uppercase Letter (Lu) |
| SymbolHero category | Accented Letters |
| Decomposition | U+0049 U+0300 |
| Lowercase | ì Latin Small Letter I with Grave |
| Emoji | No |
How to type Ì
Windows
- Hold Alt and type 0204 on the numeric keypad (Num Lock on), then release Alt. Alt 0204 uses the Windows-1252 code page.
- In Microsoft Word or Outlook: type
00CCthen press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “latin capital letter i with grave”, then Select and Copy.
Mac
- Press Option + ` (grave), then Shift + I (US English keyboard layout).
- Press Control + Command + Space to open the Character Viewer, search “latin capital letter i with grave”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
00CC.
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 capital letter i with grave” or enter
U+00CC. - HTML:
ÌorÌ - Excel / Google Sheets:
=UNICHAR(204)
Examples
- COSÌ FAN TUTTE
- LUNEDÌ
- PERCHÉ SÌ
- MARTEDÌ CHIUSO
Good to know
Don’t mix it up: Often confused with Í (U+00CD), whose accent slants the other way.
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.
Similar accented letters
Questions
What is the Unicode for Ì?
It is U+00CC (LATIN CAPITAL LETTER I WITH GRAVE), decimal 204.
Is there a Windows Alt code for it?
Yes: Alt 0204 on the numeric keypad.
How do I type it on a Mac?
Option + ` (grave), then Shift + 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 Ì.