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