U+00F5 · Latin-1 Supplement
Latin Small Letter O with Tilde õ
The letter õ carries a tilde and marks a nasal vowel in Portuguese, where it shows up in countless plurals such as limões (lemons) and corações (hearts). In Estonian it is a letter of its own, standing for a vowel with no English equivalent, heard in words like sõber (friend) and tõde (truth). It also appears in Vietnamese as a toned vowel.
Character codes
| Unicode code point | U+00F5 | |
|---|---|---|
| Decimal | 245 | |
| HTML named entity | õ | |
| HTML (hex) | õ | |
| HTML (decimal) | õ | |
| CSS | \00F5 | |
| JavaScript | \u00F5 | |
| Python | \u00F5 | |
| UTF-8 bytes | C3 B5 | |
| UTF-16 | 00F5 | |
| URL-encoded | %C3%B5 |
Character details
| Official name | LATIN SMALL LETTER O WITH TILDE |
|---|---|
| Unicode block | Latin-1 Supplement |
| General category | Lowercase Letter (Ll) |
| SymbolHero category | Accented Letters |
| Decomposition | U+006F U+0303 |
| Uppercase | Õ Latin Capital Letter O with Tilde |
| Emoji | No |
How to type õ
Windows
- Hold Alt and type 0245 on the numeric keypad (Num Lock on), then release Alt. Alt 0245 uses the Windows-1252 code page.
- In Microsoft Word or Outlook: type
00F5then press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “latin small letter o with tilde”, then Select and Copy.
Mac
- Press Option + N, then O (US English keyboard layout).
- Press Control + Command + Space to open the Character Viewer, search “latin small letter o with tilde”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
00F5.
iPhone & Android
- On iPhone and most Android keyboards, press and hold the o key and slide to õ. On a Mac, holding the key down works the same way.
- Tap Copy at the top of this page, then long-press where you want it and choose Paste.
Docs & web
- Google Docs: Insert → Special characters, then search “latin small letter o with tilde” or enter
U+00F5. - HTML:
õorõ - Excel / Google Sheets:
=UNICHAR(245)
Examples
- As lições começam às nove.
- Ele põe os limões na mesa.
- Tere, mu sõber!
- corações, eleições, opiniões
Good to know
Don’t mix it up: Do not confuse it with ó (U+00F3), which has an acute accent rather than a tilde.
Tip: On a Mac, use the dead key Option + N and then O.
Display: the character itself is always the same code point, but its shape comes from the font on the device showing it. If you see an empty box, the font lacks this glyph—the text is still correct.
Similar accented letters
Questions
What is the Unicode for õ?
It is U+00F5 (LATIN SMALL LETTER O WITH TILDE), decimal 245.
Is there a Windows Alt code for it?
Yes: Alt 0245 on the numeric keypad.
How do I type it on a Mac?
Option + N, then O on a US English keyboard, or use the Character Viewer (Control + Command + Space).
What is the HTML code?
Use the named entity õ or the numeric reference õ.