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