If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+037C, officially named GREEK SMALL DOTTED LUNATE SIGMA SYMBOL, was introduced in Unicode version 5.0. It is part of the Greek block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Greek 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º |
892
Copied!
|
|---|---|
| UTF-8 |
CD BC
Copied!
|
| UTF-16 |
03 7C
Copied!
|
| UTF-32 |
00 00 03 7C
Copied!
|
| URL-Quoted |
%CD%BC
Copied!
|
| HTML hex reference |
ͼ
Copied!
|
| RFC 5137 |
\u'037C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u037C
Copied!
|
| C and C++ |
\u037c
Copied!
|
| C# |
\u037c
Copied!
|
| CSS |
\00037C
Copied!
|
| Excel |
=UNICHAR(892)
Copied!
|
| Go |
\u037c
Copied!
|
| JavaScript |
\u037C
Copied!
|
| Modern JavaScript (since ES6) |
\u{037c}
Copied!
|
| JSON |
\u037C
Copied!
|
| Java |
\u037C
Copied!
|
| Lua |
\u{037C}
Copied!
|
| Matlab |
char(892)
Copied!
|
| Perl |
\x{037C}
Copied!
|
| PHP |
\u{037c}
Copied!
|
| PostgreSQL |
U&'\037C'
Copied!
|
| PowerShell |
`u{037C}
Copied!
|
| Python |
\u037c
Copied!
|
| Ruby |
\u{037c}
Copied!
|
| Rust |
\u{037c}
Copied!
|