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 JE) is the Unicode character at code point U+0458. 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+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.