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' : ''">
ї
CYRILLIC SMALL LETTER YI
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+0457 | |
| decimal | 1111 | |
| htmldecimal | ї | |
| htmlhex | ї | |
| css | \0457 | |
| javascript | \u{457} | |
| python | \u0457 | |
| java | \u0457 | |
| go | \u0457 | |
| ruby | \u{457} | |
| rust | \u{457} | |
| ccpp | \u0457 | |
| urlencoded | %D1%97 | |
| utf8bytes | d1 97 | |
| utf16bebytes | 04 57 | |
| utf32bebytes | 00 00 04 57 |
How to Use
HTML:
ї
CSS:
content: "\0457"
JavaScript:
"\u{457}"
Python:
"\u0457"
Properties
Frequently Asked Questions
What is the ї character (CYRILLIC SMALL LETTER YI)?
ї (CYRILLIC SMALL LETTER YI) is the Unicode character U+0457.
What is the Unicode codepoint of CYRILLIC SMALL LETTER YI?
The CYRILLIC SMALL LETTER YI character (ї) has codepoint U+0457.
How do I type or copy CYRILLIC SMALL LETTER YI?
Copy ї directly, or use the HTML entity, UTF-8, and code encodings shown on this page.