Latin Capital Letter U With Breve Letter
Ŭ is the Latin capital letter U with breve (U+016C), used in extended Latin writing systems and proper names.
U+016C
Ŭ is a Latin Extended character: the capital letter U combined with a breve. It’s commonly needed when matching specific spelling or typography in extended Latin text. Below you’ll find easy copy options and the exact code points for developers.
Latin Capital Letter U With Breve Letter Meaning
Ŭ is “LATIN CAPITAL LETTER U WITH BREVE” (Unicode U+016C). The breve is a diacritic mark (˘) placed above the letter U, producing a distinct character rather than a simple “U + accent.” In practice, Ŭ appears in languages and orthographies that use the breve to mark a particular pronunciation or phonetic distinction. You may also encounter Ŭ in names, transliterations, and carefully typeset documents where letter forms must match exactly. For web and software work, it’s important to use the correct Unicode character because similar-looking combinations (like plain U or U with other diacritics) are not the same code point.
Common uses
- •Typing or displaying names and words that include Ŭ in extended Latin orthographies
- •Preparing multilingual documents where the exact Unicode character must be preserved
- •Designing typography samples or character sets for fonts that support Latin Extended
- •Entering correct characters in editors, forms, or localization files to avoid substitution
- •Using Ŭ in HTML/CSS/JavaScript with the proper Unicode escape for consistent rendering
Examples
Ŭ (Latin Capital Letter U with Breve)
- ŬŬruguai
- ŬŬrāl
- ŬSŬMŬ
- ŬŬberraschung
- ŬCŬlmination
Variations
Technical codes
| Unicode | U+016C | |
| HTML Entity | Ŭ | |
| HTML Code | Ŭ | |
| CSS | \016C |
FAQ
What does the Latin Capital Letter U With Breve letter mean?
Ŭ is “LATIN CAPITAL LETTER U WITH BREVE” (Unicode U+016C). The breve is a diacritic mark (˘) placed above the letter U, producing a distinct character rather than a simple “U + accent.” In practice, Ŭ appears in languages and orthographies that use the breve to mark a particular pronunciation or phonetic distinction. You may also encounter Ŭ in names, transliterations, and carefully typeset documents where letter forms must match exactly. For web and software work, it’s important to use the correct Unicode character because similar-looking combinations (like plain U or U with other diacritics) are not the same code point.
What is the Unicode code point for Ŭ?
Ŭ is U+016C (LATIN CAPITAL LETTER U WITH BREVE).
How can I copy Ŭ into HTML?
Use the HTML entity Ŭ or paste the character directly: Ŭ.
How do I write Ŭ in CSS or JavaScript?
CSS escape: \\016C. JavaScript (Unicode code point escape): \\u{016C}.
Is Ŭ the same as a plain U with some kind of accent?
No. Ŭ is a single, distinct Unicode character (U+016C) representing U with a breve diacritic.