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