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 U) is the Unicode character at code point U+1039C. 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+1039C | |
| decimal | 66460 | |
| htmldecimal | 𐎜 | |
| htmlhex | 𐎜 | |
| css | \1039C | |
| javascript | \u{1039C} | |
| python | \U0001039c | |
| java | \uD800\uDF9C | |
| go | \U0001039C | |
| ruby | \u{1039C} | |
| rust | \u{1039C} | |
| ccpp | \U0001039c | |
| urlencoded | %F0%90%8E%9C | |
| utf8bytes | f0 90 8e 9c | |
| utf16bebytes | d8 00 df 9c | |
| utf32bebytes | 00 01 03 9c |
How to Use
HTML:
𐎜
CSS:
content: "\1039C"
JavaScript:
"\u{1039C}"
Python:
"\U0001039c"
Properties
Frequently Asked Questions
What is the ๐ character (UGARITIC LETTER U)?
๐ (UGARITIC LETTER U) is the Unicode character U+1039C.
What is the Unicode codepoint of UGARITIC LETTER U?
The UGARITIC LETTER U character (๐) has codepoint U+1039C.
How do I type or copy UGARITIC LETTER U?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.