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