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