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