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 SA) is the Unicode character at code point U+104EE. 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+104EE | |
| decimal | 66798 | |
| htmldecimal | 𐓮 | |
| htmlhex | 𐓮 | |
| css | \104EE | |
| javascript | \u{104EE} | |
| python | \U000104ee | |
| java | \uD801\uDCEE | |
| go | \U000104EE | |
| ruby | \u{104EE} | |
| rust | \u{104EE} | |
| ccpp | \U000104ee | |
| urlencoded | %F0%90%93%AE | |
| utf8bytes | f0 90 93 ae | |
| utf16bebytes | d8 01 dc ee | |
| utf32bebytes | 00 01 04 ee |
How to Use
HTML:
𐓮
CSS:
content: "\104EE"
JavaScript:
"\u{104EE}"
Python:
"\U000104ee"
Properties
Frequently Asked Questions
What is the ๐ฎ character (OSAGE SMALL LETTER SA)?
๐ฎ (OSAGE SMALL LETTER SA) is the Unicode character U+104EE.
What is the Unicode codepoint of OSAGE SMALL LETTER SA?
The OSAGE SMALL LETTER SA character (๐ฎ) has codepoint U+104EE.
How do I type or copy OSAGE SMALL LETTER SA?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.