6

Technical information

Symbol6
NameDigit six
Unicode numberU+0036
CategoryASCII Table3. ASCII digits

Encoding

HTML Entity6
HTML Entity (hex)6
URL Escape Code6
UTF-8 (hex)0x36
UTF-8 (binary)00110110
UTF-160x0036
UTF-320x00000036

Source Code

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

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
6
input-group
select
button
button

Code examples in HTML and CSS

<span>&#54;</span>

            
span {
    content: "\0036";
}

The symbol in different fonts

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

References