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