Latin Extended-B: Latin Small Letter U With Diaeresis and Grave
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 01 DC
- UTF-32LE
- DC 01 00 00
- UTF-16BE
- 01 DC
- UTF-16LE
- DC 01
- UTF-8
- C7 9C
Character Escapes
- HTML5
ǜǜ- C
\u01DC (C99)\U0001DC (C99)- C++
\u{1DC} (C++23)\U000001DC\u01DC- Java
\u01DC- JavaScript
\u{1DC}\u01DC- CSS
\1DC\0001DC- Quoted-Printable
=C7=9C- URL
%C7%9C