Technical information

Symbol
NameCircled digit seven
Unicode numberU+2466
CategoryCircled numbers
DescriptionThe Unicode character ⑦, or U+2466, is known as the "Circled Digit Seven". It belongs to the "Enclosed Alphanumerics" block and falls under the "Number, Other" category in the Unicode standard. This character is a graphical representation of the number seven enclosed within a circle. It can be used in a variety of settings, such as maps, infographics, or instruction manuals, where distinguishing or highlighting the number seven is necessary. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML Entity⑦
HTML Entity (hex)⑦
URL Escape Code%E2%91%A6
UTF-8 (hex)0xE2 0x91 0xA6
UTF-8 (binary)11100010:10010001:10100110
UTF-160x2466
UTF-320x00002466

Source Code

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

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

            
span {
    content: "\2466";
}

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