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