Latin Small Letter O With Grave Letter
ò is the Latin small letter “o” with a grave accent, Unicode U+00F2.
U+00F2
ò is a Unicode character used to write vowels with a grave accent in Latin-based languages. It’s commonly needed in names, words, and accurate typography. Below you’ll find copy options, code points, and practical examples.
Latin Small Letter O With Grave Letter Meaning
ò is the lowercase letter “o” modified with a grave accent. In Unicode it is named “LATIN SMALL LETTER O WITH GRAVE” and has the code point U+00F2. The grave accent is used in various Latin-script spellings to indicate a specific pronunciation, stress, or historical spelling rules depending on the language. Because the character is a distinct Unicode code point (not just a normal “o” plus a separate accent mark), it’s important for correct display, searching, sorting, and copy/paste accuracy in documents, websites, and apps.
Common uses
- •Typing correct spellings of words and names that use ò
- •Accurate multilingual text in documents and word processors
- •UI labels and forms where the character must match stored data
- •Web content and typography where Unicode characters must render correctly
- •Programming and data entry for strings that require precise characters
Examples
ò (Latin small letter o with grave)
- òCò đi nho? (example text with ò)
- òLà ò gan (example text with ò)
- òNome: José ò (example text with ò)
- òCanzòne (example text with ò)
- òStòrico (example text with ò)
Variations
Technical codes
| Unicode | U+00F2 | |
| HTML Entity | ò | |
| HTML Code | ò | |
| CSS | \00F2 |
FAQ
What does the Latin Small Letter O With Grave letter mean?
ò is the lowercase letter “o” modified with a grave accent. In Unicode it is named “LATIN SMALL LETTER O WITH GRAVE” and has the code point U+00F2. The grave accent is used in various Latin-script spellings to indicate a specific pronunciation, stress, or historical spelling rules depending on the language. Because the character is a distinct Unicode code point (not just a normal “o” plus a separate accent mark), it’s important for correct display, searching, sorting, and copy/paste accuracy in documents, websites, and apps.
What Unicode character is ò?
ò is “LATIN SMALL LETTER O WITH GRAVE” with Unicode code point U+00F2.
How do I copy ò for use in documents or forms?
Copy the character “ò” from this page, or use the provided entity: ò.
Is ò the same as typing “o” plus a separate accent?
No. The character ò is a single Unicode code point (U+00F2). For best results, use the exact character rather than combining separate marks.
What’s the CSS or JavaScript escape for ò?
CSS escape: \\00F2. JavaScript (Unicode code point escape): \\u{00F2}.