Latin Small Letter U With Diaeresis And Grave Letter
ǜ is the Latin small letter U with diaeresis and a grave accent.
U+01DC
ǜ is a specialized Latin character used in languages and transliterations that require both a diaeresis and a grave accent on “u”. It’s useful in proper names, linguistic text, and typographic work. You can copy it directly or use the provided codepoint and escape sequences.
Latin Small Letter U With Diaeresis And Grave Letter Meaning
ǜ (Unicode U+01DC) is the Latin small letter U with diaeresis (two dots) and a grave accent. The diaeresis typically signals that the vowel is treated as separate from an adjacent vowel (rather than forming a single combined sound). The grave accent marks a specific tonal or stress distinction depending on the language or orthography. Because it’s an Extended Latin character, it appears mainly in written materials that need precise diacritics, such as language documentation, dictionaries, scholarly text, and correctly spelled proper nouns.
Common uses
- •Typing or proofreading names and words that require “u” with both diaeresis and grave accent
- •Linguistics and language-learning materials that show precise vowel diacritics
- •Typography and font testing to verify diacritic rendering for “u”
- •Preparing dictionary entries, glossaries, or academic transcripts with accurate orthography
- •Programming or markup when inserting the exact Unicode character into web pages or documents
Examples
ǜ — Latin small letter u with diaeresis and grave
- ǜSyllable: ǜ
- ǜProper noun: ǜrtilo
- ǜTranscription sample: ǜnə̀ɾa
- ǜDictionary line: ǜ, v. (diacritic vowel)
- ǜTypographic test: aǜ eǜ iǜ
Variations
Technical codes
| Unicode | U+01DC | |
| HTML Entity | ǜ | |
| HTML Code | ǜ | |
| CSS | \01DC |
FAQ
What does the Latin Small Letter U With Diaeresis And Grave letter mean?
ǜ (Unicode U+01DC) is the Latin small letter U with diaeresis (two dots) and a grave accent. The diaeresis typically signals that the vowel is treated as separate from an adjacent vowel (rather than forming a single combined sound). The grave accent marks a specific tonal or stress distinction depending on the language or orthography. Because it’s an Extended Latin character, it appears mainly in written materials that need precise diacritics, such as language documentation, dictionaries, scholarly text, and correctly spelled proper nouns.
What is the Unicode code point for ǜ?
ǜ is Unicode code point U+01DC.
How can I paste ǜ on a website using HTML?
Use the HTML entity: ǜ.
What CSS escape can I use for ǜ?
You can use the CSS escape \\01DC.
How do I represent ǜ in JavaScript?
Use the JavaScript escape \\u{01DC}.