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 ASH) is the Unicode character at code point U+10468. 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+10468 | |
| decimal | 66664 | |
| htmldecimal | 𐑨 | |
| htmlhex | 𐑨 | |
| css | \10468 | |
| javascript | \u{10468} | |
| python | \U00010468 | |
| java | \uD801\uDC68 | |
| go | \U00010468 | |
| ruby | \u{10468} | |
| rust | \u{10468} | |
| ccpp | \U00010468 | |
| urlencoded | %F0%90%91%A8 | |
| utf8bytes | f0 90 91 a8 | |
| utf16bebytes | d8 01 dc 68 | |
| utf32bebytes | 00 01 04 68 |
How to Use
HTML:
𐑨
CSS:
content: "\10468"
JavaScript:
"\u{10468}"
Python:
"\U00010468"
Properties
Frequently Asked Questions
What is the ๐จ character (SHAVIAN LETTER ASH)?
๐จ (SHAVIAN LETTER ASH) is the Unicode character U+10468.
What is the Unicode codepoint of SHAVIAN LETTER ASH?
The SHAVIAN LETTER ASH character (๐จ) has codepoint U+10468.
How do I type or copy SHAVIAN LETTER ASH?
Copy ๐จ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.