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