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
๐ (UGARITIC LETTER SHIN) is the Unicode character at code point U+1038C. It belongs to the Ugaritic block, in the Other Letter (Lo) general category. Its script is Ugar.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1038C | |
| decimal | 66444 | |
| htmldecimal | 𐎌 | |
| htmlhex | 𐎌 | |
| css | \1038C | |
| javascript | \u{1038C} | |
| python | \U0001038c | |
| java | \uD800\uDF8C | |
| go | \U0001038C | |
| ruby | \u{1038C} | |
| rust | \u{1038C} | |
| ccpp | \U0001038c | |
| urlencoded | %F0%90%8E%8C | |
| utf8bytes | f0 90 8e 8c | |
| utf16bebytes | d8 00 df 8c | |
| utf32bebytes | 00 01 03 8c |
How to Use
HTML:
𐎌
CSS:
content: "\1038C"
JavaScript:
"\u{1038C}"
Python:
"\U0001038c"
Properties
Frequently Asked Questions
What is the ๐ character (UGARITIC LETTER SHIN)?
๐ (UGARITIC LETTER SHIN) is the Unicode character U+1038C.
What is the Unicode codepoint of UGARITIC LETTER SHIN?
The UGARITIC LETTER SHIN character (๐) has codepoint U+1038C.
How do I type or copy UGARITIC LETTER SHIN?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.