If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A679, officially named COMBINING CYRILLIC LETTER YERU, was introduced in Unicode version 6.1. It is part of the Cyrillic Ext B block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, 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 Unknown 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º |
42617
Copied!
|
|---|---|
| UTF-8 |
EA 99 B9
Copied!
|
| UTF-16 |
A6 79
Copied!
|
| UTF-32 |
00 00 A6 79
Copied!
|
| URL-Quoted |
%EA%99%B9
Copied!
|
| HTML hex reference |
ꙹ
Copied!
|
| RFC 5137 |
\u'A679'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA679
Copied!
|
| C and C++ |
\ua679
Copied!
|
| C# |
\ua679
Copied!
|
| CSS |
\00A679
Copied!
|
| Excel |
=UNICHAR(42617)
Copied!
|
| Go |
\ua679
Copied!
|
| JavaScript |
\uA679
Copied!
|
| Modern JavaScript (since ES6) |
\u{a679}
Copied!
|
| JSON |
\uA679
Copied!
|
| Java |
\uA679
Copied!
|
| Lua |
\u{A679}
Copied!
|
| Matlab |
char(42617)
Copied!
|
| Perl |
\x{A679}
Copied!
|
| PHP |
\u{a679}
Copied!
|
| PostgreSQL |
U&'\A679'
Copied!
|
| PowerShell |
`u{A679}
Copied!
|
| Python |
\ua679
Copied!
|
| Ruby |
\u{a679}
Copied!
|
| Rust |
\u{a679}
Copied!
|