copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ᚡ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ᚡ
Overview
ᚡ (RUNIC LETTER V) is the Unicode character at code point U+16A1. It belongs to the Runic block, in the Other Letter (Lo) general category. Its script is Runr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16A1 | |
| decimal | 5793 | |
| htmldecimal | ᚡ | |
| htmlhex | ᚡ | |
| css | \16A1 | |
| javascript | \u{16A1} | |
| python | \u16a1 | |
| java | \u16A1 | |
| go | \u16A1 | |
| ruby | \u{16A1} | |
| rust | \u{16A1} | |
| ccpp | \u16a1 | |
| urlencoded | %E1%9A%A1 | |
| utf8bytes | e1 9a a1 | |
| utf16bebytes | 16 a1 | |
| utf32bebytes | 00 00 16 a1 |
How to Use
HTML:
ᚡ
CSS:
content: "\16A1"
JavaScript:
"\u{16A1}"
Python:
"\u16a1"
Properties
Frequently Asked Questions
What is the ᚡ character (RUNIC LETTER V)?
ᚡ (RUNIC LETTER V) is the Unicode character U+16A1.
What is the Unicode codepoint of RUNIC LETTER V?
The RUNIC LETTER V character (ᚡ) has codepoint U+16A1.
How do I type or copy RUNIC LETTER V?
Copy ᚡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.