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