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 DOT BELOW
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+1ECB | |
| decimal | 7883 | |
| htmldecimal | ị | |
| htmlhex | ị | |
| css | \1ECB | |
| javascript | \u{1ECB} | |
| python | \u1ecb | |
| java | \u1ECB | |
| go | \u1ECB | |
| ruby | \u{1ECB} | |
| rust | \u{1ECB} | |
| ccpp | \u1ecb | |
| urlencoded | %E1%BB%8B | |
| utf8bytes | e1 bb 8b | |
| utf16bebytes | 1e cb | |
| utf32bebytes | 00 00 1e cb |
How to Use
HTML:
ị
CSS:
content: "\1ECB"
JavaScript:
"\u{1ECB}"
Python:
"\u1ecb"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0069 0323
Frequently Asked Questions
What is the ị character (LATIN SMALL LETTER I WITH DOT BELOW)?
ị (LATIN SMALL LETTER I WITH DOT BELOW) is the Unicode character U+1ECB.
What is the Unicode codepoint of LATIN SMALL LETTER I WITH DOT BELOW?
The LATIN SMALL LETTER I WITH DOT BELOW character (ị) has codepoint U+1ECB.
How do I type or copy LATIN SMALL LETTER I WITH DOT BELOW?
Copy ị directly, or use the HTML entity, UTF-8, and code encodings shown on this page.