LATIN LETTER SMALL CAPITAL D (ᴅ)
ᴅ
Copy Character
Character Encoding
UTF-8
0xE10xB40x85
UTF-16
0x1D05
UTF-32
0x00001D05
Copy & Paste Codes
Unicode Escape
\u{1D05}
HTML Entity (Decimal)
ᴅ
HTML Entity (Hex)
ᴅ
CSS Code
\1D05
JavaScript/JSON
String.fromCodePoint(0x1D05)
Python
chr(0x1D05)
Ruby/PHP
chr(0x1D05)
Unix, C, PHP, JAVA
0x1D05
Perl
chr(0x1D05)
URL Encoded
%1d05