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