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