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
๐ฌ (SHAVIAN LETTER OUT) is the Unicode character at code point U+1046C. It belongs to the Shavian block, in the Other Letter (Lo) general category. Its script is Shaw.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1046C | |
| decimal | 66668 | |
| htmldecimal | 𐑬 | |
| htmlhex | 𐑬 | |
| css | \1046C | |
| javascript | \u{1046C} | |
| python | \U0001046c | |
| java | \uD801\uDC6C | |
| go | \U0001046C | |
| ruby | \u{1046C} | |
| rust | \u{1046C} | |
| ccpp | \U0001046c | |
| urlencoded | %F0%90%91%AC | |
| utf8bytes | f0 90 91 ac | |
| utf16bebytes | d8 01 dc 6c | |
| utf32bebytes | 00 01 04 6c |
How to Use
HTML:
𐑬
CSS:
content: "\1046C"
JavaScript:
"\u{1046C}"
Python:
"\U0001046c"
Properties
Frequently Asked Questions
What is the ๐ฌ character (SHAVIAN LETTER OUT)?
๐ฌ (SHAVIAN LETTER OUT) is the Unicode character U+1046C.
What is the Unicode codepoint of SHAVIAN LETTER OUT?
The SHAVIAN LETTER OUT character (๐ฌ) has codepoint U+1046C.
How do I type or copy SHAVIAN LETTER OUT?
Copy ๐ฌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.