Greek and Coptic: [Sequence]

ώ
U+03C9 U+0301
ώ
Noto text font
Plane
0 (Basic Multilingual)
Block
Greek and Coptic
Unicode Version
[None]
UTF-32BE
00 00 03 C9 00 00 03 01
UTF-32LE
C9 03 00 00 01 03 00 00
UTF-16BE
03 C9 03 01
UTF-16LE
C9 03 01 03
UTF-8
CF 89 CC 81

Decomposition

  1. ω
    U+03C9
  2. ́
    U+0301

Character Escapes

HTML5
ώ
ώ
C
\u03C9\u0301 (C99)
\U0003C9\U000301 (C99)
C++
\u{3C9}\u{301} (C++23)
\U000003C9\U00000301
\u03C9\u0301
Java
\u03C9\u0301
JavaScript
\u{3C9}\u{301}
\u03C9\u0301
CSS
\3C9\301
\0003C9\000301
Quoted-Printable
=CF=89=CC=81
URL
%CF%89%CC%81