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