⁶
Technical information
Symbol | ⁶ | |
Name | Superscript six | |
Unicode number | U+2076 | |
Category | Subscript and superscriptSuperscript numbers |
Description | The Unicode character ⁶, or U+2076, is known as the "Superscript Six". It belongs to the "Superscripts and Subscripts" block and falls under the "Number, Other" category in the Unicode standard. This character is used to represent the number 6 as a superscript, which can be useful in mathematical contexts, such as denoting a number to the power of six, or in certain scientific notations. It is essentially a smaller and slightly raised version of the standard number six. |
Encoding
HTML Entity | ⁶ | |
HTML Entity (hex) | ⁶ | |
URL Escape Code | %E2%81%B6 | |
UTF-8 (hex) | 0xE2 0x81 0xB6 | |
UTF-8 (binary) | 11100010:10000001:10110110 | |
UTF-16 | 0x2076 | |
UTF-32 | 0x00002076 |
Source Code
C, C++, and Java | "\u2076" | |
CSS Code | \2076 | |
JavaScript | "\u2076" | |
Perl | \x{2076} | |
Python 2 | u"\u2076" | |
Python 3 | \u2076 | |
Ruby | \u{2076} |
Preview
This Unicode character looks like this ⁶ in sentence and in bold like this ⁶ and in italic like this ⁶.
input-group
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
⁶
select
button
button
Code examples in HTML and CSS
<span>⁶</span>
span {
content: "\2076";
}
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