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