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