Latin Extended-B: Latin Capital Letter D With Small Letter Z With Caron
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 01 C5
- UTF-32LE
- C5 01 00 00
- UTF-16BE
- 01 C5
- UTF-16LE
- C5 01
- UTF-8
- C7 85
Character Escapes
- HTML5
DžDž- C
\u01C5 (C99)\U0001C5 (C99)- C++
\u{1C5} (C++23)\U000001C5\u01C5- Java
\u01C5- JavaScript
\u{1C5}\u01C5- CSS
\1C5\0001C5- Quoted-Printable
=C7=85- URL
%C7%85