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 CAPITAL LETTER BRA) is the Unicode character at code point U+104B4. It belongs to the Osage block, in the Uppercase Letter (Lu) general category. Its script is Osge.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+104B4 | |
| decimal | 66740 | |
| htmldecimal | 𐒴 | |
| htmlhex | 𐒴 | |
| css | \104B4 | |
| javascript | \u{104B4} | |
| python | \U000104b4 | |
| java | \uD801\uDCB4 | |
| go | \U000104B4 | |
| ruby | \u{104B4} | |
| rust | \u{104B4} | |
| ccpp | \U000104b4 | |
| urlencoded | %F0%90%92%B4 | |
| utf8bytes | f0 90 92 b4 | |
| utf16bebytes | d8 01 dc b4 | |
| utf32bebytes | 00 01 04 b4 |
How to Use
HTML:
𐒴
CSS:
content: "\104B4"
JavaScript:
"\u{104B4}"
Python:
"\U000104b4"
Properties
Frequently Asked Questions
What is the ๐ด character (OSAGE CAPITAL LETTER BRA)?
๐ด (OSAGE CAPITAL LETTER BRA) is the Unicode character U+104B4.
What is the Unicode codepoint of OSAGE CAPITAL LETTER BRA?
The OSAGE CAPITAL LETTER BRA character (๐ด) has codepoint U+104B4.
How do I type or copy OSAGE CAPITAL LETTER BRA?
Copy ๐ด directly, or use the HTML entity, UTF-8, and code encodings shown on this page.