Greek and Coptic: [Sequence]

ϋ
U+03C5 U+0308
ϋ
Noto text font
Plane
0 (Basic Multilingual)
Block
Greek and Coptic
Unicode Version
[None]
UTF-32BE
00 00 03 C5 00 00 03 08
UTF-32LE
C5 03 00 00 08 03 00 00
UTF-16BE
03 C5 03 08
UTF-16LE
C5 03 08 03
UTF-8
CF 85 CC 88

Decomposition

  1. υ
    U+03C5
  2. ̈
    U+0308

Character Escapes

HTML5
ϋ
ϋ
C
\u03C5\u0308 (C99)
\U0003C5\U000308 (C99)
C++
\u{3C5}\u{308} (C++23)
\U000003C5\U00000308
\u03C5\u0308
Java
\u03C5\u0308
JavaScript
\u{3C5}\u{308}
\u03C5\u0308
CSS
\3C5\308
\0003C5\000308
Quoted-Printable
=CF=85=CC=88
URL
%CF%85%CC%88