D

Technical information

SymbolD
NameLatin capital letter d
Unicode numberU+0044
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityD
HTML Entity (hex)D
URL Escape CodeD
UTF-8 (hex)0x44
UTF-8 (binary)01000100
UTF-160x0044
UTF-320x00000044

Source Code

C, C++, and Java"\u0044"
CSS Code\0044
JavaScript"\u0044"
Perl\x{0044}
Python 2u"\u0044"
Python 3\u0044
Ruby\u{0044}

Preview

This Unicode character looks like this D in sentence and in bold like this D and in italic like this D.

Font size:

D
12px
D
16px
D
20px
D
28px
D
36px
D
48px
D
72px

CSS Property: font-weight

D
100
D
200
D
300
D
400
D
500
D
600
D
700
D
800
D
900

HTML Forms and Input

input
disabled input
D
input-group
select
button
button

Code examples in HTML and CSS

<span>&#68;</span>

            
span {
    content: "\0044";
}

The symbol in different fonts

D
-apple-system
D
Apple Color Emoji
D
Arial
D
BlinkMacSystemFont
D
Courier New
D
Georgia
D
Droid Sans
D
Helvetica
D
Noto Sans
D
Oxygen
D
Roboto
D
"Segoe UI"
D
sans-serif
D
Segoe UI Emoji
D
Segoe UI Symbol
D
system-ui
D
Times New Roman
D
Ubuntu
D
Verdana

References