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