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' : ''">
ѝ
Overview
ѝ (CYRILLIC SMALL LETTER I WITH GRAVE) is the Unicode character at code point U+045D. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+045D | |
| decimal | 1117 | |
| htmldecimal | ѝ | |
| htmlhex | ѝ | |
| css | \045D | |
| javascript | \u{45D} | |
| python | \u045d | |
| java | \u045D | |
| go | \u045D | |
| ruby | \u{45D} | |
| rust | \u{45D} | |
| ccpp | \u045d | |
| urlencoded | %D1%9D | |
| utf8bytes | d1 9d | |
| utf16bebytes | 04 5d | |
| utf32bebytes | 00 00 04 5d |
How to Use
HTML:
ѝ
CSS:
content: "\045D"
JavaScript:
"\u{45D}"
Python:
"\u045d"
Properties
Frequently Asked Questions
What is the ѝ character (CYRILLIC SMALL LETTER I WITH GRAVE)?
ѝ (CYRILLIC SMALL LETTER I WITH GRAVE) is the Unicode character U+045D.
What is the Unicode codepoint of CYRILLIC SMALL LETTER I WITH GRAVE?
The CYRILLIC SMALL LETTER I WITH GRAVE character (ѝ) has codepoint U+045D.
How do I type or copy CYRILLIC SMALL LETTER I WITH GRAVE?
Copy ѝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.