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