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
๐ฉ (OSAGE SMALL LETTER NA) is the Unicode character at code point U+104E9. It belongs to the Osage block, in the Lowercase Letter (Ll) general category. Its script is Osge.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+104E9 | |
| decimal | 66793 | |
| htmldecimal | 𐓩 | |
| htmlhex | 𐓩 | |
| css | \104E9 | |
| javascript | \u{104E9} | |
| python | \U000104e9 | |
| java | \uD801\uDCE9 | |
| go | \U000104E9 | |
| ruby | \u{104E9} | |
| rust | \u{104E9} | |
| ccpp | \U000104e9 | |
| urlencoded | %F0%90%93%A9 | |
| utf8bytes | f0 90 93 a9 | |
| utf16bebytes | d8 01 dc e9 | |
| utf32bebytes | 00 01 04 e9 |
How to Use
HTML:
𐓩
CSS:
content: "\104E9"
JavaScript:
"\u{104E9}"
Python:
"\U000104e9"
Properties
Frequently Asked Questions
What is the ๐ฉ character (OSAGE SMALL LETTER NA)?
๐ฉ (OSAGE SMALL LETTER NA) is the Unicode character U+104E9.
What is the Unicode codepoint of OSAGE SMALL LETTER NA?
The OSAGE SMALL LETTER NA character (๐ฉ) has codepoint U+104E9.
How do I type or copy OSAGE SMALL LETTER NA?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.