5

Technical information

Symbol5
NameDigit five
Unicode numberU+0035
CategoryASCII Table3. ASCII digits

Encoding

HTML Entity5
HTML Entity (hex)5
URL Escape Code5
UTF-8 (hex)0x35
UTF-8 (binary)00110101
UTF-160x0035
UTF-320x00000035

Source Code

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

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
5
input-group
select
button
button

Code examples in HTML and CSS

<span>&#53;</span>

            
span {
    content: "\0035";
}

The symbol in different fonts

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

References