7

Technical information

Symbol7
NameDigit seven
Unicode numberU+0037
CategoryASCII Table3. ASCII digits

Encoding

HTML Entity7
HTML Entity (hex)7
URL Escape Code7
UTF-8 (hex)0x37
UTF-8 (binary)00110111
UTF-160x0037
UTF-320x00000037

Source Code

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

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
7
input-group
select
button
button

Code examples in HTML and CSS

<span>&#55;</span>

            
span {
    content: "\0037";
}

The symbol in different fonts

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

References