free-symbols

Runic Letter V Letter

ᚡ is the Runic Letter V character (U+16A1) used for runic-inspired text and lettering.

U+16A1

ᚡ is a runic character commonly referenced as “Runic Letter V.” Use it when you need a V-like runic look in typography, titles, or decorative text. It’s also convenient for developers thanks to standard Unicode escaping.

Runic Letter V Letter Meaning

ᚡ is Unicode’s “RUNIC LETTER V” (U+16A1). As a runic letter, it’s primarily used to represent a V sound/letter in runic-style writing or to add a traditional, historical visual tone to text. In practice, many people use it decoratively—such as in logos, posters, tattoos, or themed social media posts—where the exact linguistic correctness matters less than the runic appearance. When composing content, ensure your font supports this character; otherwise it may not render as expected. For technical work, you can reliably include it using Unicode escapes (HTML, CSS, or JavaScript).

Common uses

  • Decorative headings and posters with a runic-inspired aesthetic
  • Game UI elements, faction names, or collectible item labels
  • T-shirt, sticker, and branding designs needing a runic “V” look
  • Fantasy writing and worldbuilding typography for signage or chapter titles
  • Developer use in Unicode-safe strings (HTML/CSS/JavaScript) for consistent rendering

Examples

ᚡ Runic Letter V

  • ᚡᚢᚨ V rune-style title
  • Order code: ᚡ-17
  • Chapter ᚡ: The North Gate
  • Faction: ᚡᚡᚡ (Runic V mark)
  • Signature: ᚡ — crafted in runes

Variations

Technical codes

UnicodeU+16A1
HTML Entityᚡ
HTML Codeᚡ
CSS\16A1

FAQ

What does the Runic Letter V letter mean?

ᚡ is Unicode’s “RUNIC LETTER V” (U+16A1). As a runic letter, it’s primarily used to represent a V sound/letter in runic-style writing or to add a traditional, historical visual tone to text. In practice, many people use it decoratively—such as in logos, posters, tattoos, or themed social media posts—where the exact linguistic correctness matters less than the runic appearance. When composing content, ensure your font supports this character; otherwise it may not render as expected. For technical work, you can reliably include it using Unicode escapes (HTML, CSS, or JavaScript).

What is the Unicode code point for ᚡ?

ᚡ is U+16A1 and the Unicode name is “RUNIC LETTER V.”

How can I copy ᚡ safely into HTML?

You can paste the character directly, or use the provided HTML entity: ᚡ.

What are the CSS and JavaScript escapes for ᚡ?

CSS escape: \\16A1. JavaScript escape: \\u{16A1}.

Why doesn’t ᚡ render on my device?

It usually means the current font doesn’t support the character. Try a Unicode font that includes this runic block.