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