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