Classification
Unicode properties assigned to this character by the Unicode Consortium. The codepoint is its unique numeric identifier. Category, block, and script determine how text systems render and process it.
- Codepoint
- U+0458
- Decimal
- 1112
- Plane
- BMP — Basic Multilingual Plane
- Category
- Lowercase Letter (Ll)
- Block
- Cyrillic
- Script
- Cyrillic
- Bidi class
- L Left-to-Right
- East Asian Width
- N Narrow
- Properties
- Alphabetic ID Start ID Continue
- Uppercase
- Ј U+0408
Encodings & Escape Sequences
Every Unicode character can be represented in multiple ways depending on context. HTML entities let you embed it safely in web pages. UTF-8 bytes are what gets stored on disk and sent over the network. Escape sequences let you reference it in source code without pasting the raw glyph. All formats below refer to the same character — Cyrillic Small Letter Je.
Click the copy icon to copy any value.
| Format | Value | |
|---|---|---|
| HTML Decimal |
ј
|
|
| HTML Hex |
ј
|
|
| UTF-8 Hex Bytes |
D1 98
|
|
| UTF-16 Hex Bytes |
04 58
|
|
| UTF-32 Hex |
00000458
|
|
| CSS Escape |
\458
|
|
| JavaScript Escape |
\u0458
|
|
| Python Escape |
\u0458
|
|
| URL Encoded |
%D1%98
|
Characters That Include This
These characters decompose to a sequence that includes Cyrillic Small Letter Je as a component. They are effectively precomposed versions or compounds built on this base character.