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