Latin Extended-B: Latin Capital Letter U With Diaeresis and Grave
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 01 DB
- UTF-32LE
- DB 01 00 00
- UTF-16BE
- 01 DB
- UTF-16LE
- DB 01
- UTF-8
- C7 9B
Character Escapes
- HTML5
ǛǛ- C
\u01DB (C99)\U0001DB (C99)- C++
\u{1DB} (C++23)\U000001DB\u01DB- Java
\u01DB- JavaScript
\u{1DB}\u01DB- CSS
\1DB\0001DB- Quoted-Printable
=C7=9B- URL
%C7%9B