If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+049F, officially named CYRILLIC SMALL LETTER KA WITH STROKE, was introduced in Unicode version 1.1. It is part of the Cyrillic block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as CYRILLIC SMALL LETTER KA BAR.
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º |
1183
Copied!
|
|---|---|
| UTF-8 |
D2 9F
Copied!
|
| UTF-16 |
04 9F
Copied!
|
| UTF-32 |
00 00 04 9F
Copied!
|
| URL-Quoted |
%D2%9F
Copied!
|
| HTML hex reference |
ҟ
Copied!
|
| RFC 5137 |
\u'049F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u049F
Copied!
|
| C and C++ |
\u049f
Copied!
|
| C# |
\u049f
Copied!
|
| CSS |
\00049F
Copied!
|
| Excel |
=UNICHAR(1183)
Copied!
|
| Go |
\u049f
Copied!
|
| JavaScript |
\u049F
Copied!
|
| Modern JavaScript (since ES6) |
\u{049f}
Copied!
|
| JSON |
\u049F
Copied!
|
| Java |
\u049F
Copied!
|
| Lua |
\u{049F}
Copied!
|
| Matlab |
char(1183)
Copied!
|
| Perl |
\x{049F}
Copied!
|
| PHP |
\u{049f}
Copied!
|
| PostgreSQL |
U&'\049F'
Copied!
|
| PowerShell |
`u{049F}
Copied!
|
| Python |
\u049f
Copied!
|
| Ruby |
\u{049f}
Copied!
|
| Rust |
\u{049f}
Copied!
|