Latin Small Letter I With Ogonek Letter
į is the Latin small letter i with an ogonek, used in extended Latin alphabets.
U+012F
The symbol į is Unicode U+012F and is commonly referred to as “Latin small letter i with ogonek.” It’s useful when you need correct spelling in languages that use the ogonek diacritic.
Latin Small Letter I With Ogonek Letter Meaning
į (U+012F, “Latin small letter i with ogonek”) is a Latin letter with the ogonek diacritic, which helps distinguish specific vowel sounds in certain languages and orthographies. In plain text and typography, it functions as a distinct character (not just an “i” plus decoration), so using the proper Unicode character improves spelling accuracy, search matching, and text rendering. It also appears in proper names, place names, and loanwords written according to those language rules. If you’re designing UI or writing content that must preserve correct characters, copying this exact symbol prevents substitution with plain “i.”
Common uses
- •Writing correct spelling in languages that use i with ogonek
- •Transliterating or preserving proper names and place names
- •Form fields, usernames, and IDs where exact characters matter
- •Typography and branding materials requiring accurate diacritics
- •Publishing content where Unicode text should render consistently
Examples
į (Latin small letter i with ogonek)
- įįlanka
- įmįslė
- įkūrinį užrašyk: įmonė
- įPridėkite į tekstą simbolį į.
- įVardas: Jonį
Variations
Technical codes
| Unicode | U+012F | |
| HTML Entity | į | |
| HTML Code | į | |
| CSS | \012F |
FAQ
What does the Latin Small Letter I With Ogonek letter mean?
į (U+012F, “Latin small letter i with ogonek”) is a Latin letter with the ogonek diacritic, which helps distinguish specific vowel sounds in certain languages and orthographies. In plain text and typography, it functions as a distinct character (not just an “i” plus decoration), so using the proper Unicode character improves spelling accuracy, search matching, and text rendering. It also appears in proper names, place names, and loanwords written according to those language rules. If you’re designing UI or writing content that must preserve correct characters, copying this exact symbol prevents substitution with plain “i.”
What is the Unicode code point for į?
The symbol į is U+012F.
How do I write į in HTML?
Use the HTML entity: į
How do I use į in CSS?
You can use the CSS escape: \\012F
How do I output į in JavaScript?
Use the JavaScript escape form: \\u{012F}