copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('į'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
į
LATIN SMALL LETTER I WITH OGONEK
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+012F | |
| decimal | 303 | |
| htmldecimal | į | |
| htmlhex | į | |
| css | \012F | |
| javascript | \u{12F} | |
| python | \u012f | |
| java | \u012F | |
| go | \u012F | |
| ruby | \u{12F} | |
| rust | \u{12F} | |
| ccpp | \u012f | |
| urlencoded | %C4%AF | |
| utf8bytes | c4 af | |
| utf16bebytes | 01 2f | |
| utf32bebytes | 00 00 01 2f |
How to Use
HTML:
į
CSS:
content: "\012F"
JavaScript:
"\u{12F}"
Python:
"\u012f"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0069 0328
Frequently Asked Questions
What is the į character (LATIN SMALL LETTER I WITH OGONEK)?
į (LATIN SMALL LETTER I WITH OGONEK) is the Unicode character U+012F.
What is the Unicode codepoint of LATIN SMALL LETTER I WITH OGONEK?
The LATIN SMALL LETTER I WITH OGONEK character (į) has codepoint U+012F.
How do I type or copy LATIN SMALL LETTER I WITH OGONEK?
Copy į directly, or use the HTML entity, UTF-8, and code encodings shown on this page.