If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+037A, officially named GREEK YPOGEGRAMMENI, was introduced in Unicode version 1.1. It is part of the Greek block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as GREEK SPACING IOTA BELOW.
Categorized technically as a Modifier Letter, this character typically falls under the Greek script. In terms of text layout and rendering, the glyph is a compatibility 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º |
890
Copied!
|
|---|---|
| UTF-8 |
CD BA
Copied!
|
| UTF-16 |
03 7A
Copied!
|
| UTF-32 |
00 00 03 7A
Copied!
|
| URL-Quoted |
%CD%BA
Copied!
|
| HTML hex reference |
ͺ
Copied!
|
| RFC 5137 |
\u'037A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u037A
Copied!
|
| C and C++ |
\u037a
Copied!
|
| C# |
\u037a
Copied!
|
| CSS |
\00037A
Copied!
|
| Excel |
=UNICHAR(890)
Copied!
|
| Go |
\u037a
Copied!
|
| JavaScript |
\u037A
Copied!
|
| Modern JavaScript (since ES6) |
\u{037a}
Copied!
|
| JSON |
\u037A
Copied!
|
| Java |
\u037A
Copied!
|
| Lua |
\u{037A}
Copied!
|
| Matlab |
char(890)
Copied!
|
| Perl |
\x{037A}
Copied!
|
| PHP |
\u{037a}
Copied!
|
| PostgreSQL |
U&'\037A'
Copied!
|
| PowerShell |
`u{037A}
Copied!
|
| Python |
\u037a
Copied!
|
| Ruby |
\u{037a}
Copied!
|
| Rust |
\u{037a}
Copied!
|