d

Technical information

Symbold
NameLatin small letter d
Unicode numberU+0064
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityd
HTML Entity (hex)d
URL Escape Coded
UTF-8 (hex)0x64
UTF-8 (binary)01100100
UTF-160x0064
UTF-320x00000064

Source Code

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

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>&#100;</span>

            
span {
    content: "\0064";
}

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