If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A69D, officially named MODIFIER LETTER CYRILLIC SOFT SIGN, was introduced in Unicode version 7.0. It is part of the Cyrillic Ext B block, which belongs to the Basic Multilingual plane.
Categorized technically as a Modifier Letter, this character typically falls under the Cyrillic script. In terms of text layout and rendering, the glyph is Unknown 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º |
42653
Copied!
|
|---|---|
| UTF-8 |
EA 9A 9D
Copied!
|
| UTF-16 |
A6 9D
Copied!
|
| UTF-32 |
00 00 A6 9D
Copied!
|
| URL-Quoted |
%EA%9A%9D
Copied!
|
| HTML hex reference |
ꚝ
Copied!
|
| RFC 5137 |
\u'A69D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA69D
Copied!
|
| C and C++ |
\ua69d
Copied!
|
| C# |
\ua69d
Copied!
|
| CSS |
\00A69D
Copied!
|
| Excel |
=UNICHAR(42653)
Copied!
|
| Go |
\ua69d
Copied!
|
| JavaScript |
\uA69D
Copied!
|
| Modern JavaScript (since ES6) |
\u{a69d}
Copied!
|
| JSON |
\uA69D
Copied!
|
| Java |
\uA69D
Copied!
|
| Lua |
\u{A69D}
Copied!
|
| Matlab |
char(42653)
Copied!
|
| Perl |
\x{A69D}
Copied!
|
| PHP |
\u{a69d}
Copied!
|
| PostgreSQL |
U&'\A69D'
Copied!
|
| PowerShell |
`u{A69D}
Copied!
|
| Python |
\ua69d
Copied!
|
| Ruby |
\u{a69d}
Copied!
|
| Rust |
\u{a69d}
Copied!
|