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 DIGIT NINE) is the Unicode character at code point U+104A9. It belongs to the Osmanya block, in the Decimal Number (Nd) general category. Its script is Osma.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+104A9 | |
| decimal | 66729 | |
| htmldecimal | 𐒩 | |
| htmlhex | 𐒩 | |
| css | \104A9 | |
| javascript | \u{104A9} | |
| python | \U000104a9 | |
| java | \uD801\uDCA9 | |
| go | \U000104A9 | |
| ruby | \u{104A9} | |
| rust | \u{104A9} | |
| ccpp | \U000104a9 | |
| urlencoded | %F0%90%92%A9 | |
| utf8bytes | f0 90 92 a9 | |
| utf16bebytes | d8 01 dc a9 | |
| utf32bebytes | 00 01 04 a9 |
How to Use
HTML:
𐒩
CSS:
content: "\104A9"
JavaScript:
"\u{104A9}"
Python:
"\U000104a9"
Properties
Frequently Asked Questions
What is the ๐ฉ character (OSMANYA DIGIT NINE)?
๐ฉ (OSMANYA DIGIT NINE) is the Unicode character U+104A9.
What is the Unicode codepoint of OSMANYA DIGIT NINE?
The OSMANYA DIGIT NINE character (๐ฉ) has codepoint U+104A9.
How do I type or copy OSMANYA DIGIT NINE?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.