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