If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+045A, officially named CYRILLIC SMALL LETTER NJE, was introduced in Unicode version 1.1. It is part of the Cyrillic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Cyrillic script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
1114
Copied!
|
|---|---|
| UTF-8 |
D1 9A
Copied!
|
| UTF-16 |
04 5A
Copied!
|
| UTF-32 |
00 00 04 5A
Copied!
|
| URL-Quoted |
%D1%9A
Copied!
|
| HTML hex reference |
њ
Copied!
|
| RFC 5137 |
\u'045A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u045A
Copied!
|
| C and C++ |
\u045a
Copied!
|
| C# |
\u045a
Copied!
|
| CSS |
\00045A
Copied!
|
| Excel |
=UNICHAR(1114)
Copied!
|
| Go |
\u045a
Copied!
|
| JavaScript |
\u045A
Copied!
|
| Modern JavaScript (since ES6) |
\u{045a}
Copied!
|
| JSON |
\u045A
Copied!
|
| Java |
\u045A
Copied!
|
| Lua |
\u{045A}
Copied!
|
| Matlab |
char(1114)
Copied!
|
| Perl |
\x{045A}
Copied!
|
| PHP |
\u{045a}
Copied!
|
| PostgreSQL |
U&'\045A'
Copied!
|
| PowerShell |
`u{045A}
Copied!
|
| Python |
\u045a
Copied!
|
| Ruby |
\u{045a}
Copied!
|
| Rust |
\u{045a}
Copied!
|