Latin Capital Letter U With Caron Letter
Ǔ is the uppercase “U with caron” character from the Latin Extended Unicode block.
U+01D3
Ǔ is a Latin Extended character used to represent a specific “U” variant in written language. It has a single Unicode code point, making it reliable for copy/paste and programming use.
Latin Capital Letter U With Caron Letter Meaning
Ǔ (Unicode U+01D3) is the Latin capital letter “U” marked with a caron (ˇ). In writing systems that use diacritics, this letter distinguishes a particular pronunciation or linguistic form from a plain “U”. Because it is a distinct Unicode character, it should be used directly rather than approximating with a plain U plus a separate accent character. Designers and developers often need it for accurate typography, correct spelling in multilingual text, and consistent rendering across platforms that support Unicode.
Common uses
- •Typing or displaying uppercase text in languages that require U with a caron
- •User interface strings and forms for multilingual names and proper nouns
- •Document typography where correct diacritics are required for professional results
- •Programming and data entry that must preserve exact Unicode characters (U+01D3)
- •Creating consistent branding or titles that include diacritic letters
Examples
Ǔ — Latin Capital Letter U with Caron
- ǓǓgurska
- ǓǓniron
- ǓǓpala
- ǓRǓta
- ǓǓtga
Variations
Technical codes
| Unicode | U+01D3 | |
| HTML Entity | Ǔ | |
| HTML Code | Ǔ | |
| CSS | \01D3 |
FAQ
What Unicode character is Ǔ?
Ǔ is LATIN CAPITAL LETTER U WITH CARON, with Unicode code point U+01D3.
How do I copy Ǔ into my text or design tool?
Copy the character “Ǔ” from this page. If your tool requires a code, you can use the provided Unicode reference U+01D3.
What does the “caron” indicate in Ǔ?
The caron (ˇ) is a diacritic placed above the U, creating a distinct letter form in Unicode rather than a separate accent.
Which escapes can I use in code?
You can use the given escapes for this character: CSS escape \\01D3 and JavaScript escape \\u{01D3}.