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