If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+045E, officially named CYRILLIC SMALL LETTER SHORT U, 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 a canonical 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º |
1118
Copied!
|
|---|---|
| UTF-8 |
D1 9E
Copied!
|
| UTF-16 |
04 5E
Copied!
|
| UTF-32 |
00 00 04 5E
Copied!
|
| URL-Quoted |
%D1%9E
Copied!
|
| HTML hex reference |
ў
Copied!
|
| RFC 5137 |
\u'045E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u045E
Copied!
|
| C and C++ |
\u045e
Copied!
|
| C# |
\u045e
Copied!
|
| CSS |
\00045E
Copied!
|
| Excel |
=UNICHAR(1118)
Copied!
|
| Go |
\u045e
Copied!
|
| JavaScript |
\u045E
Copied!
|
| Modern JavaScript (since ES6) |
\u{045e}
Copied!
|
| JSON |
\u045E
Copied!
|
| Java |
\u045E
Copied!
|
| Lua |
\u{045E}
Copied!
|
| Matlab |
char(1118)
Copied!
|
| Perl |
\x{045E}
Copied!
|
| PHP |
\u{045e}
Copied!
|
| PostgreSQL |
U&'\045E'
Copied!
|
| PowerShell |
`u{045E}
Copied!
|
| Python |
\u045e
Copied!
|
| Ruby |
\u{045e}
Copied!
|
| Rust |
\u{045e}
Copied!
|