free-symbols
İ

Latin Capital Letter I With Dot Above Letter

“İ” is the uppercase Latin letter I with a dot above, encoded as U+0130.

U+0130

“İ” (Latin Capital Letter I with Dot Above) is a Unicode character commonly associated with Turkish and other Latin-script text. Use it when you need the uppercase I form with an above dot. Below are reliable copy/paste options and code escapes.

Latin Capital Letter I With Dot Above Letter Meaning

İ (U+0130) is an uppercase Latin letter with a dot above. In Unicode terms, it is distinct from the regular Latin capital letter I (I, U+0049). This difference matters in languages and applications that require specific casing and dot placement, especially for correct rendering and text comparisons. If you enter or store the wrong character, you may see mismatched capitalization, search inconsistencies, or incorrect results when converting between uppercase and lowercase. Use İ when the intended text specifically calls for the dotted uppercase I rather than the standard I.

Common uses

  • Typing or displaying proper uppercase Turkish dotted I: İ
  • Correctly rendering brand names, names, and place names in Turkish or Latin-based text
  • Ensuring accurate case-sensitive comparisons in software and databases
  • UI labels and form text where the exact character matters for spelling
  • Creating consistent typography in design files and web content

Examples

İ — Latin Capital Letter I with Dot Above

  • İİstanbul
  • İMerhaba İsmail
  • İKOD: İ-2026
  • İTarih: 01.İ
  • İÖNEMLİ: İYİ ÇALIŞMALAR

Variations

Technical codes

UnicodeU+0130
HTML Entityİ
HTML Codeİ
CSS\0130

FAQ

What does the Latin Capital Letter I With Dot Above letter mean?

İ (U+0130) is an uppercase Latin letter with a dot above. In Unicode terms, it is distinct from the regular Latin capital letter I (I, U+0049). This difference matters in languages and applications that require specific casing and dot placement, especially for correct rendering and text comparisons. If you enter or store the wrong character, you may see mismatched capitalization, search inconsistencies, or incorrect results when converting between uppercase and lowercase. Use İ when the intended text specifically calls for the dotted uppercase I rather than the standard I.

What Unicode character is “İ”?

“İ” is LATIN CAPITAL LETTER I WITH DOT ABOVE with Unicode code point U+0130.

How is İ different from a normal capital I (I)?

“İ” is U+0130 and includes a dot above, while normal “I” is U+0049. They are different characters and may behave differently in comparisons and casing.

How can I include İ in HTML?

You can use the HTML entity İ (from the provided data: html_entity).

What are the code escapes for İ?

CSS escape: \\0130. JavaScript escape: \\u{0130}.