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