free-symbols

Latin Capital Letter V With Tilde Letter

Ṽ is the Latin capital letter V with a tilde, used for specific languages and precise typography.

U+1E7C

Ṽ is a Unicode character from the Latin Extended block. It’s a capital V modified with a tilde diacritic. You can copy it directly or use the provided escape sequences in software.

Latin Capital Letter V With Tilde Letter Meaning

Ṽ is the uppercase form of the letter V with a tilde diacritic (a small wave-like mark placed above the letter). In writing systems that require this diacritic, the tilde changes the letter’s intended sound or linguistic meaning compared with a plain “V”. Beyond language text, Ṽ is also useful when you need accurate character forms in names, academic-style transliteration, or typographic matching to a reference document. Because it’s a distinct Unicode character, it’s preferable to copy it directly rather than composing it from separate characters, especially in web and design work.

Common uses

  • Copying and pasting correct uppercase characters in names or titles that use a V with tilde
  • Typing or entering text for languages/orthographies that require diacritics on capital letters
  • Using the exact character in academic or transliteration drafts to match standardized spelling
  • Creating typographic designs or posters where a specific diacritic variant must be preserved
  • Programming, forms, or UI text where the precise Unicode character is required

Examples

Ṽ Latin Capital Letter V with Tilde

  • Ṽaun
  • Ṽictor
  • Ṽeng
  • CâbṼa
  • Chữ: Ṽ

Variations

Technical codes

UnicodeU+1E7C
HTML EntityṼ
HTML CodeṼ
CSS\1E7C

FAQ

What does the Latin Capital Letter V With Tilde letter mean?

Ṽ is the uppercase form of the letter V with a tilde diacritic (a small wave-like mark placed above the letter). In writing systems that require this diacritic, the tilde changes the letter’s intended sound or linguistic meaning compared with a plain “V”. Beyond language text, Ṽ is also useful when you need accurate character forms in names, academic-style transliteration, or typographic matching to a reference document. Because it’s a distinct Unicode character, it’s preferable to copy it directly rather than composing it from separate characters, especially in web and design work.

What is the Unicode name of Ṽ?

Its Unicode name is “LATIN CAPITAL LETTER V WITH TILDE”.

What is the Unicode code point for Ṽ?

Ṽ is U+1E7C.

How can I copy Ṽ into HTML?

You can use the HTML entity: Ṽ.

How do I type Ṽ in code with JavaScript?

Use the JavaScript escape: \\u{1E7C}.