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