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