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