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