õ

Technical information

Symbolõ
NameLatin small letter o with tilde
Unicode numberU+00F5
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character õ, or U+00F5, is known as the "Latin Small Letter O with Tilde". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character represents the letter "o" with a tilde (~) diacritic placed on top. The tilde indicates nasalization in various languages, including Portuguese, where the letter "õ" can be found. In context, it represents a distinct sound or phoneme, different from the standard letter "o". 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)õ
HTML Entity (named)õ
URL Escape Code%C3%B5
UTF-8 (hex)0xC3 0xB5
UTF-8 (binary)1100001110110101
UTF-160x00F5
UTF-320x000000F5

Source Code

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

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

            
span {
    content: "\00F5";
}

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