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