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