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