If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+048E, officially named CYRILLIC CAPITAL LETTER ER WITH TICK, was introduced in Unicode version 3.0. It is part of the Cyrillic block, which belongs to the Basic Multilingual plane.
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 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º |
1166
Copied!
|
|---|---|
| UTF-8 |
D2 8E
Copied!
|
| UTF-16 |
04 8E
Copied!
|
| UTF-32 |
00 00 04 8E
Copied!
|
| URL-Quoted |
%D2%8E
Copied!
|
| HTML hex reference |
Ҏ
Copied!
|
| RFC 5137 |
\u'048E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u048E
Copied!
|
| C and C++ |
\u048e
Copied!
|
| C# |
\u048e
Copied!
|
| CSS |
\00048E
Copied!
|
| Excel |
=UNICHAR(1166)
Copied!
|
| Go |
\u048e
Copied!
|
| JavaScript |
\u048E
Copied!
|
| Modern JavaScript (since ES6) |
\u{048e}
Copied!
|
| JSON |
\u048E
Copied!
|
| Java |
\u048E
Copied!
|
| Lua |
\u{048E}
Copied!
|
| Matlab |
char(1166)
Copied!
|
| Perl |
\x{048E}
Copied!
|
| PHP |
\u{048e}
Copied!
|
| PostgreSQL |
U&'\048E'
Copied!
|
| PowerShell |
`u{048E}
Copied!
|
| Python |
\u048e
Copied!
|
| Ruby |
\u{048e}
Copied!
|
| Rust |
\u{048e}
Copied!
|