If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A676, officially named COMBINING CYRILLIC LETTER YI, 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º |
42614
Copied!
|
|---|---|
| UTF-8 |
EA 99 B6
Copied!
|
| UTF-16 |
A6 76
Copied!
|
| UTF-32 |
00 00 A6 76
Copied!
|
| URL-Quoted |
%EA%99%B6
Copied!
|
| HTML hex reference |
ꙶ
Copied!
|
| RFC 5137 |
\u'A676'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA676
Copied!
|
| C and C++ |
\ua676
Copied!
|
| C# |
\ua676
Copied!
|
| CSS |
\00A676
Copied!
|
| Excel |
=UNICHAR(42614)
Copied!
|
| Go |
\ua676
Copied!
|
| JavaScript |
\uA676
Copied!
|
| Modern JavaScript (since ES6) |
\u{a676}
Copied!
|
| JSON |
\uA676
Copied!
|
| Java |
\uA676
Copied!
|
| Lua |
\u{A676}
Copied!
|
| Matlab |
char(42614)
Copied!
|
| Perl |
\x{A676}
Copied!
|
| PHP |
\u{a676}
Copied!
|
| PostgreSQL |
U&'\A676'
Copied!
|
| PowerShell |
`u{A676}
Copied!
|
| Python |
\ua676
Copied!
|
| Ruby |
\u{a676}
Copied!
|
| Rust |
\u{a676}
Copied!
|