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