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 CAPITAL LETTER EHKA) is the Unicode character at code point U+104BD. It belongs to the Osage block, in the Uppercase Letter (Lu) general category. Its script is Osge.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+104BD | |
| decimal | 66749 | |
| htmldecimal | 𐒽 | |
| htmlhex | 𐒽 | |
| css | \104BD | |
| javascript | \u{104BD} | |
| python | \U000104bd | |
| java | \uD801\uDCBD | |
| go | \U000104BD | |
| ruby | \u{104BD} | |
| rust | \u{104BD} | |
| ccpp | \U000104bd | |
| urlencoded | %F0%90%92%BD | |
| utf8bytes | f0 90 92 bd | |
| utf16bebytes | d8 01 dc bd | |
| utf32bebytes | 00 01 04 bd |
How to Use
HTML:
𐒽
CSS:
content: "\104BD"
JavaScript:
"\u{104BD}"
Python:
"\U000104bd"
Properties
Frequently Asked Questions
What is the ๐ฝ character (OSAGE CAPITAL LETTER EHKA)?
๐ฝ (OSAGE CAPITAL LETTER EHKA) is the Unicode character U+104BD.
What is the Unicode codepoint of OSAGE CAPITAL LETTER EHKA?
The OSAGE CAPITAL LETTER EHKA character (๐ฝ) has codepoint U+104BD.
How do I type or copy OSAGE CAPITAL LETTER EHKA?
Copy ๐ฝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.