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