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