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