Greek and Coptic: [Sequence]

ὖ
U+03C5 U+0313 U+0342
ὖ
Noto text font
Plane
0 (Basic Multilingual)
Block
Greek and Coptic
Unicode Version
[None]
UTF-32BE
00 00 03 C5 00 00 03 13 00 00 03 42
UTF-32LE
C5 03 00 00 13 03 00 00 42 03 00 00
UTF-16BE
03 C5 03 13 03 42
UTF-16LE
C5 03 13 03 42 03
UTF-8
CF 85 CC 93 CD 82

Decomposition

  1. υ
    U+03C5
  2. ̓
    U+0313
  3. ͂
    U+0342

Character Escapes

HTML5
ὖ
ὖ
C
\u03C5\u0313\u0342 (C99)
\U0003C5\U000313\U000342 (C99)
C++
\u{3C5}\u{313}\u{342} (C++23)
\U000003C5\U00000313\U00000342
\u03C5\u0313\u0342
Java
\u03C5\u0313\u0342
JavaScript
\u{3C5}\u{313}\u{342}
\u03C5\u0313\u0342
CSS
\3C5\313\342
\0003C5\000313\000342
Quoted-Printable
=CF=85=CC=93=CD=82
URL
%CF%85%CC%93%CD%82