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