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