LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON (Dž)
Dž
Copy Character
Character Encoding
UTF-8
0xC70x85
UTF-16
0x01C5
UTF-32
0x000001C5
Copy & Paste Codes
Unicode Escape
\u{01C5}
HTML Entity (Decimal)
Dž
HTML Entity (Hex)
Dž
CSS Code
\01C5
JavaScript/JSON
String.fromCodePoint(0x01C5)
Python
chr(0x01C5)
Ruby/PHP
chr(0x01C5)
Unix, C, PHP, JAVA
0x01C5
Perl
chr(0x01C5)
URL Encoded
%01c5