Overview
The Runic block encodes the letters of the futhark alphabets used across Scandinavia and the British Isles before Latin script displaced them, and U+16D1 is its D. Unicode assigns it the general category Lo (letter, other), the class used for scripts that draw no distinction between upper and lower case. Runic letters were cut into wood, bone, and stone, which is why their strokes are predominantly straight and angular: curves are difficult to carve along a grain. The block unifies letters that served several related alphabets and historical periods, so a single code point may correspond to more than one transliteration depending on the inscription being represented.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16D1 | |
| decimal | 5841 | |
| htmldecimal | ᛑ | |
| htmlhex | ᛑ | |
| css | \16D1 | |
| javascript | \u{16D1} | |
| python | \u16d1 | |
| java | \u16D1 | |
| go | \u16D1 | |
| ruby | \u{16D1} | |
| rust | \u{16D1} | |
| ccpp | \u16d1 | |
| urlencoded | %E1%9B%91 | |
| utf8bytes | e1 9b 91 | |
| utf16bebytes | 16 d1 | |
| utf32bebytes | 00 00 16 d1 |
How to Use
ᛑ
content: "\16D1"
"\u{16D1}"
"\u16d1"
Properties
Frequently Asked Questions
What is the ᛑ character (RUNIC LETTER D)?
ᛑ (RUNIC LETTER D) is the Unicode character U+16D1.
What is the Unicode codepoint of RUNIC LETTER D?
The RUNIC LETTER D character (ᛑ) has codepoint U+16D1.
How do I type or copy RUNIC LETTER D?
Copy ᛑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.