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 HYA) is the Unicode character at code point U+104BA. 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+104BA | |
| decimal | 66746 | |
| htmldecimal | 𐒺 | |
| htmlhex | 𐒺 | |
| css | \104BA | |
| javascript | \u{104BA} | |
| python | \U000104ba | |
| java | \uD801\uDCBA | |
| go | \U000104BA | |
| ruby | \u{104BA} | |
| rust | \u{104BA} | |
| ccpp | \U000104ba | |
| urlencoded | %F0%90%92%BA | |
| utf8bytes | f0 90 92 ba | |
| utf16bebytes | d8 01 dc ba | |
| utf32bebytes | 00 01 04 ba |
How to Use
HTML:
𐒺
CSS:
content: "\104BA"
JavaScript:
"\u{104BA}"
Python:
"\U000104ba"
Properties
Frequently Asked Questions
What is the ๐บ character (OSAGE CAPITAL LETTER HYA)?
๐บ (OSAGE CAPITAL LETTER HYA) is the Unicode character U+104BA.
What is the Unicode codepoint of OSAGE CAPITAL LETTER HYA?
The OSAGE CAPITAL LETTER HYA character (๐บ) has codepoint U+104BA.
How do I type or copy OSAGE CAPITAL LETTER HYA?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.