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