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
๐ (OSMANYA LETTER EE) is the Unicode character at code point U+1049C. It belongs to the Osmanya block, in the Other Letter (Lo) general category. Its script is Osma.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1049C | |
| decimal | 66716 | |
| htmldecimal | 𐒜 | |
| htmlhex | 𐒜 | |
| css | \1049C | |
| javascript | \u{1049C} | |
| python | \U0001049c | |
| java | \uD801\uDC9C | |
| go | \U0001049C | |
| ruby | \u{1049C} | |
| rust | \u{1049C} | |
| ccpp | \U0001049c | |
| urlencoded | %F0%90%92%9C | |
| utf8bytes | f0 90 92 9c | |
| utf16bebytes | d8 01 dc 9c | |
| utf32bebytes | 00 01 04 9c |
How to Use
HTML:
𐒜
CSS:
content: "\1049C"
JavaScript:
"\u{1049C}"
Python:
"\U0001049c"
Properties
Frequently Asked Questions
What is the ๐ character (OSMANYA LETTER EE)?
๐ (OSMANYA LETTER EE) is the Unicode character U+1049C.
What is the Unicode codepoint of OSMANYA LETTER EE?
The OSMANYA LETTER EE character (๐) has codepoint U+1049C.
How do I type or copy OSMANYA LETTER EE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.