º

Technical information

Symbolº
NameMasculine ordinal indicator
Unicode numberU+00BA
CategorySubscript and superscriptSuperscript lettersLatin-1 Supplement2. Latin-1 punctuation and symbols
DescriptionThe Unicode character º, or U+00BA, is known as the "Masculine Ordinal Indicator". It belongs to the "Latin-1 Supplement" block, which includes various characters used in Western European languages. This character falls under the "Letter, Other" category. Visually, it appears as a small circle placed in the superscript position following a number. The Masculine Ordinal Indicator is used in various Romance languages including Spanish, Portuguese, Italian, and Galician, where it is appended to numerals to denote an ordinal number - in the same way that English uses "st", "nd", "rd", and "th". For example, in Spanish, "1º" is used for "primero" or "first". The specific usage of the Masculine Ordinal Indicator can depend on the particular conventions of a language, but it generally serves as an indicator of ordinality.

Encoding

HTML Entityº
HTML Entity (hex)º
HTML Entity (named)º
URL Escape Code%C2%BA
UTF-8 (hex)0xC2 0xBA
UTF-8 (binary)1100001010111010
UTF-160x00BA
UTF-320x000000BA

Source Code

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

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

            
span {
    content: "\00BA";
}

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