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