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