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 KYA) is the Unicode character at code point U+104E6. 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+104E6 | |
| decimal | 66790 | |
| htmldecimal | 𐓦 | |
| htmlhex | 𐓦 | |
| css | \104E6 | |
| javascript | \u{104E6} | |
| python | \U000104e6 | |
| java | \uD801\uDCE6 | |
| go | \U000104E6 | |
| ruby | \u{104E6} | |
| rust | \u{104E6} | |
| ccpp | \U000104e6 | |
| urlencoded | %F0%90%93%A6 | |
| utf8bytes | f0 90 93 a6 | |
| utf16bebytes | d8 01 dc e6 | |
| utf32bebytes | 00 01 04 e6 |
How to Use
HTML:
𐓦
CSS:
content: "\104E6"
JavaScript:
"\u{104E6}"
Python:
"\U000104e6"
Properties
Frequently Asked Questions
What is the ๐ฆ character (OSAGE SMALL LETTER KYA)?
๐ฆ (OSAGE SMALL LETTER KYA) is the Unicode character U+104E6.
What is the Unicode codepoint of OSAGE SMALL LETTER KYA?
The OSAGE SMALL LETTER KYA character (๐ฆ) has codepoint U+104E6.
How do I type or copy OSAGE SMALL LETTER KYA?
Copy ๐ฆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.