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