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 KAUNA) is the Unicode character at code point U+16B2. 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+16B2 | |
| decimal | 5810 | |
| htmldecimal | ᚲ | |
| htmlhex | ᚲ | |
| css | \16B2 | |
| javascript | \u{16B2} | |
| python | \u16b2 | |
| java | \u16B2 | |
| go | \u16B2 | |
| ruby | \u{16B2} | |
| rust | \u{16B2} | |
| ccpp | \u16b2 | |
| urlencoded | %E1%9A%B2 | |
| utf8bytes | e1 9a b2 | |
| utf16bebytes | 16 b2 | |
| utf32bebytes | 00 00 16 b2 |
How to Use
HTML:
ᚲ
CSS:
content: "\16B2"
JavaScript:
"\u{16B2}"
Python:
"\u16b2"
Properties
Frequently Asked Questions
What is the ᚲ character (RUNIC LETTER KAUNA)?
ᚲ (RUNIC LETTER KAUNA) is the Unicode character U+16B2.
What is the Unicode codepoint of RUNIC LETTER KAUNA?
The RUNIC LETTER KAUNA character (ᚲ) has codepoint U+16B2.
How do I type or copy RUNIC LETTER KAUNA?
Copy ᚲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.