If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+047C, officially named CYRILLIC CAPITAL LETTER OMEGA WITH TITLO, 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 CAPITAL LETTER OMEGA TITLO.
Categorized technically as a Uppercase 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º |
1148
Copied!
|
|---|---|
| UTF-8 |
D1 BC
Copied!
|
| UTF-16 |
04 7C
Copied!
|
| UTF-32 |
00 00 04 7C
Copied!
|
| URL-Quoted |
%D1%BC
Copied!
|
| HTML hex reference |
Ѽ
Copied!
|
| RFC 5137 |
\u'047C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u047C
Copied!
|
| C and C++ |
\u047c
Copied!
|
| C# |
\u047c
Copied!
|
| CSS |
\00047C
Copied!
|
| Excel |
=UNICHAR(1148)
Copied!
|
| Go |
\u047c
Copied!
|
| JavaScript |
\u047C
Copied!
|
| Modern JavaScript (since ES6) |
\u{047c}
Copied!
|
| JSON |
\u047C
Copied!
|
| Java |
\u047C
Copied!
|
| Lua |
\u{047C}
Copied!
|
| Matlab |
char(1148)
Copied!
|
| Perl |
\x{047C}
Copied!
|
| PHP |
\u{047c}
Copied!
|
| PostgreSQL |
U&'\047C'
Copied!
|
| PowerShell |
`u{047C}
Copied!
|
| Python |
\u047c
Copied!
|
| Ruby |
\u{047c}
Copied!
|
| Rust |
\u{047c}
Copied!
|