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