If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A659, officially named CYRILLIC SMALL LETTER CLOSED LITTLE YUS, was introduced in Unicode version 5.1. It is part of the Cyrillic Ext B 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º |
42585
Copied!
|
|---|---|
| UTF-8 |
EA 99 99
Copied!
|
| UTF-16 |
A6 59
Copied!
|
| UTF-32 |
00 00 A6 59
Copied!
|
| URL-Quoted |
%EA%99%99
Copied!
|
| HTML hex reference |
ꙙ
Copied!
|
| RFC 5137 |
\u'A659'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA659
Copied!
|
| C and C++ |
\ua659
Copied!
|
| C# |
\ua659
Copied!
|
| CSS |
\00A659
Copied!
|
| Excel |
=UNICHAR(42585)
Copied!
|
| Go |
\ua659
Copied!
|
| JavaScript |
\uA659
Copied!
|
| Modern JavaScript (since ES6) |
\u{a659}
Copied!
|
| JSON |
\uA659
Copied!
|
| Java |
\uA659
Copied!
|
| Lua |
\u{A659}
Copied!
|
| Matlab |
char(42585)
Copied!
|
| Perl |
\x{A659}
Copied!
|
| PHP |
\u{a659}
Copied!
|
| PostgreSQL |
U&'\A659'
Copied!
|
| PowerShell |
`u{A659}
Copied!
|
| Python |
\ua659
Copied!
|
| Ruby |
\u{a659}
Copied!
|
| Rust |
\u{a659}
Copied!
|