We Use Cookies
We use cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content and targeted ads, to analyze our website traffic, and to understand where our visitors are coming from. For more information, please review our cookie policy and privacy policy.
By choosing I Accept, you consent to our use of cookies and other tracking technologies.

³

Technical information

Encoding

HTML Entity³
HTML Entity (hex)³
HTML Entity (named)³
URL Escape Code%C2%B3
UTF-8 (hex)0xC2 0xB3
UTF-8 (binary)1100001010110011
UTF-160x00B3
UTF-320x000000B3

Source Code

C, C++, and Java"\u00B3"
CSS Code\00B3
JavaScript"\u00B3"
Perl\x{00B3}
Python 2u"\u00B3"
Python 3\u00B3
Ruby\u{00B3}

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

            
span {
    content: "\00B3";
}

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