Georgian Letter In Letter
ი is the Georgian letter “in” used in the Georgian writing system.
U+10D8
The symbol “ი” is a Georgian letter. It has a specific Unicode code point and can be used in text, UI, and content where Georgian script is required. Below you’ll find copy options and exact encoding details.
Georgian Letter In Letter Meaning
“ი” (Georgian Letter In) is a character from the Georgian script, identified in Unicode as U+10D8. As part of an alphabetic writing system, it represents the letter “in” within Georgian words. You’ll see it when writing or displaying Georgian language content, including names, places, and everyday text. For developers, the most reliable way to produce it is by using its Unicode code point (U+10D8), or the provided HTML/CSS/JavaScript escapes when generating text in code. Make sure your chosen font supports Georgian glyphs so the character renders correctly.
Common uses
- •Typing Georgian text in documents or notes
- •Displaying Georgian letters in UI labels and forms
- •Including Georgian names and places in articles or profiles
- •Using the character in social media posts written in Georgian
- •Generating Georgian text in web or app content with Unicode-safe rendering
Examples
ი — Georgian Letter In
- იმარიამი
- ითბილისი
- იგიორგი
- იმინაი
- ინინიჟი
Variations
Technical codes
| Unicode | U+10D8 | |
| HTML Entity | ი | |
| HTML Code | ი | |
| CSS | \10D8 |
FAQ
What does the Georgian Letter In letter mean?
“ი” (Georgian Letter In) is a character from the Georgian script, identified in Unicode as U+10D8. As part of an alphabetic writing system, it represents the letter “in” within Georgian words. You’ll see it when writing or displaying Georgian language content, including names, places, and everyday text. For developers, the most reliable way to produce it is by using its Unicode code point (U+10D8), or the provided HTML/CSS/JavaScript escapes when generating text in code. Make sure your chosen font supports Georgian glyphs so the character renders correctly.
What is the Unicode code point for Georgian letter in (ი)?
It is U+10D8.
How can I insert “ი” in HTML?
Use the HTML entity ი.
What CSS escape can I use for this character?
Use \\10D8 in CSS.
How do I represent “ი” in JavaScript?
Use \\u{10D8}.