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