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