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 ON) is the Unicode character at code point U+1046A. 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+1046A | |
| decimal | 66666 | |
| htmldecimal | 𐑪 | |
| htmlhex | 𐑪 | |
| css | \1046A | |
| javascript | \u{1046A} | |
| python | \U0001046a | |
| java | \uD801\uDC6A | |
| go | \U0001046A | |
| ruby | \u{1046A} | |
| rust | \u{1046A} | |
| ccpp | \U0001046a | |
| urlencoded | %F0%90%91%AA | |
| utf8bytes | f0 90 91 aa | |
| utf16bebytes | d8 01 dc 6a | |
| utf32bebytes | 00 01 04 6a |
How to Use
HTML:
𐑪
CSS:
content: "\1046A"
JavaScript:
"\u{1046A}"
Python:
"\U0001046a"
Properties
Frequently Asked Questions
What is the ๐ช character (SHAVIAN LETTER ON)?
๐ช (SHAVIAN LETTER ON) is the Unicode character U+1046A.
What is the Unicode codepoint of SHAVIAN LETTER ON?
The SHAVIAN LETTER ON character (๐ช) has codepoint U+1046A.
How do I type or copy SHAVIAN LETTER ON?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.