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