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