free-symbols
ĩ

Latin Small Letter I With Tilde Letter

ĩ is the lowercase letter i with a tilde, used in languages and names that require that exact diacritic.

U+0129

The symbol ĩ is a Latin Extended character: a lowercase i with a tilde. It has a specific Unicode code point, so it can be copied reliably across apps that support Unicode. Use the escapes below when you need it in HTML, CSS, or JavaScript.

Latin Small Letter I With Tilde Letter Meaning

ĩ is the Unicode character “LATIN SMALL LETTER I WITH TILDE” (U+0129). The tilde is a diacritical mark attached to the letter i, creating a distinct character rather than a generic “i” plus a combining mark in plain text contexts. In written languages that use the i-tilde, it can distinguish words and names that would otherwise look the same with a plain i. In practical terms, you’ll mainly encounter ĩ in proper nouns, language text, and accurate transcription where the diacritic must be preserved exactly.

Common uses

  • Typing or displaying names and words in languages that use i with tilde diacritics
  • Accurate text transcription and document formatting where the exact character matters
  • Creating multilingual UI text, labels, and headings in software
  • Authoring content for websites and forms that must preserve character correctness
  • Representing the character in code using Unicode/HTML/CSS/JavaScript escapes

Examples

ĩ — Latin small letter i with tilde

  • ĩĩ can appear in Portuguese and related orthographies.
  • ĩType: ĩ to ensure correct spelling in a proper name.
  • ĩThe word contains ĩ, not plain i.
  • ĩAdd ĩ to your UI label for a multilingual audience.
  • ĩUse the Unicode escape to render ĩ consistently in code.

Variations

Technical codes

UnicodeU+0129
HTML Entityĩ
HTML Codeĩ
CSS\0129

FAQ

What does the Latin Small Letter I With Tilde letter mean?

ĩ is the Unicode character “LATIN SMALL LETTER I WITH TILDE” (U+0129). The tilde is a diacritical mark attached to the letter i, creating a distinct character rather than a generic “i” plus a combining mark in plain text contexts. In written languages that use the i-tilde, it can distinguish words and names that would otherwise look the same with a plain i. In practical terms, you’ll mainly encounter ĩ in proper nouns, language text, and accurate transcription where the diacritic must be preserved exactly.

What Unicode character is ĩ?

ĩ is “LATIN SMALL LETTER I WITH TILDE” with Unicode code point U+0129.

How do I copy ĩ into HTML?

You can use the HTML entity: ĩ.

What is the CSS escape for ĩ?

Use the CSS escape: \\0129.

What JavaScript escape can I use for ĩ?

In JavaScript, you can use: \\u{0129}.

Related symbols