Technical information

Symbol
NameCircled number sixty on black square
Descriptionspeed limit 60 km/h
Unicode numberU+324D
CategoryNumbers on black squares

Encoding

HTML Entity㉍
HTML Entity (hex)㉍
URL Escape Code%E3%89%8D
UTF-8 (hex)0xE3 0x89 0x8D
UTF-8 (binary)11100011:10001001:10001101
UTF-160x324D
UTF-320x0000324D

Source Code

C, C++, and Java"\u324D"
CSS Code\324D
JavaScript"\u324D"
Perl\x{324D}
Python 2u"\u324D"
Python 3\u324D
Ruby\u{324D}

Preview

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

Font size:

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

CSS Property: font-weight

100
200
300
400
500
600
700
800
900

HTML Forms and Input

input
disabled input
input-group
select
button
button

Code examples in HTML and CSS

<span>&#12877;</span>

            
span {
    content: "\324D";
}

The symbol in different fonts

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

References