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