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