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