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