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
๐ (OSMANYA LETTER TA) is the Unicode character at code point U+10482. It belongs to the Osmanya block, in the Other Letter (Lo) general category. Its script is Osma.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10482 | |
| decimal | 66690 | |
| htmldecimal | 𐒂 | |
| htmlhex | 𐒂 | |
| css | \10482 | |
| javascript | \u{10482} | |
| python | \U00010482 | |
| java | \uD801\uDC82 | |
| go | \U00010482 | |
| ruby | \u{10482} | |
| rust | \u{10482} | |
| ccpp | \U00010482 | |
| urlencoded | %F0%90%92%82 | |
| utf8bytes | f0 90 92 82 | |
| utf16bebytes | d8 01 dc 82 | |
| utf32bebytes | 00 01 04 82 |
How to Use
HTML:
𐒂
CSS:
content: "\10482"
JavaScript:
"\u{10482}"
Python:
"\U00010482"
Properties
Frequently Asked Questions
What is the ๐ character (OSMANYA LETTER TA)?
๐ (OSMANYA LETTER TA) is the Unicode character U+10482.
What is the Unicode codepoint of OSMANYA LETTER TA?
The OSMANYA LETTER TA character (๐) has codepoint U+10482.
How do I type or copy OSMANYA LETTER TA?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.