If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+042B, officially named CYRILLIC CAPITAL LETTER YERU, was introduced in Unicode version 1.1. It is part of the Cyrillic block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as CYRILLIC CAPITAL LETTER YERI.
Categorized technically as a Uppercase Letter, this character typically falls under the Cyrillic script. In terms of text layout and rendering, the glyph is not a composition and has ambiguous 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º |
1067
Copied!
|
|---|---|
| UTF-8 |
D0 AB
Copied!
|
| UTF-16 |
04 2B
Copied!
|
| UTF-32 |
00 00 04 2B
Copied!
|
| URL-Quoted |
%D0%AB
Copied!
|
| HTML hex reference |
Ы
Copied!
|
| RFC 5137 |
\u'042B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u042B
Copied!
|
| C and C++ |
\u042b
Copied!
|
| C# |
\u042b
Copied!
|
| CSS |
\00042B
Copied!
|
| Excel |
=UNICHAR(1067)
Copied!
|
| Go |
\u042b
Copied!
|
| JavaScript |
\u042B
Copied!
|
| Modern JavaScript (since ES6) |
\u{042b}
Copied!
|
| JSON |
\u042B
Copied!
|
| Java |
\u042B
Copied!
|
| Lua |
\u{042B}
Copied!
|
| Matlab |
char(1067)
Copied!
|
| Perl |
\x{042B}
Copied!
|
| PHP |
\u{042b}
Copied!
|
| PostgreSQL |
U&'\042B'
Copied!
|
| PowerShell |
`u{042B}
Copied!
|
| Python |
\u042b
Copied!
|
| Ruby |
\u{042b}
Copied!
|
| Rust |
\u{042b}
Copied!
|