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