If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+03CE, officially named GREEK SMALL LETTER OMEGA WITH TONOS, 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 SMALL LETTER OMEGA TONOS.
Categorized technically as a Lowercase Letter, this character typically falls under the Greek script. In terms of text layout and rendering, the glyph is a canonical 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º |
974
Copied!
|
|---|---|
| UTF-8 |
CF 8E
Copied!
|
| UTF-16 |
03 CE
Copied!
|
| UTF-32 |
00 00 03 CE
Copied!
|
| URL-Quoted |
%CF%8E
Copied!
|
| HTML hex reference |
ώ
Copied!
|
| RFC 5137 |
\u'03CE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u03CE
Copied!
|
| C and C++ |
\u03ce
Copied!
|
| C# |
\u03ce
Copied!
|
| CSS |
\0003CE
Copied!
|
| Excel |
=UNICHAR(974)
Copied!
|
| Go |
\u03ce
Copied!
|
| JavaScript |
\u03CE
Copied!
|
| Modern JavaScript (since ES6) |
\u{03ce}
Copied!
|
| JSON |
\u03CE
Copied!
|
| Java |
\u03CE
Copied!
|
| Lua |
\u{03CE}
Copied!
|
| Matlab |
char(974)
Copied!
|
| Perl |
\x{03CE}
Copied!
|
| PHP |
\u{03ce}
Copied!
|
| PostgreSQL |
U&'\03CE'
Copied!
|
| PowerShell |
`u{03CE}
Copied!
|
| Python |
\u03ce
Copied!
|
| Ruby |
\u{03ce}
Copied!
|
| Rust |
\u{03ce}
Copied!
|