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
๐ (OSAGE SMALL LETTER E) is the Unicode character at code point U+104DF. It belongs to the Osage block, in the Lowercase Letter (Ll) general category. Its script is Osge.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+104DF | |
| decimal | 66783 | |
| htmldecimal | 𐓟 | |
| htmlhex | 𐓟 | |
| css | \104DF | |
| javascript | \u{104DF} | |
| python | \U000104df | |
| java | \uD801\uDCDF | |
| go | \U000104DF | |
| ruby | \u{104DF} | |
| rust | \u{104DF} | |
| ccpp | \U000104df | |
| urlencoded | %F0%90%93%9F | |
| utf8bytes | f0 90 93 9f | |
| utf16bebytes | d8 01 dc df | |
| utf32bebytes | 00 01 04 df |
How to Use
HTML:
𐓟
CSS:
content: "\104DF"
JavaScript:
"\u{104DF}"
Python:
"\U000104df"
Properties
Frequently Asked Questions
What is the ๐ character (OSAGE SMALL LETTER E)?
๐ (OSAGE SMALL LETTER E) is the Unicode character U+104DF.
What is the Unicode codepoint of OSAGE SMALL LETTER E?
The OSAGE SMALL LETTER E character (๐) has codepoint U+104DF.
How do I type or copy OSAGE SMALL LETTER E?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.