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