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 KA) is the Unicode character at code point U+104BC. 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+104BC | |
| decimal | 66748 | |
| htmldecimal | 𐒼 | |
| htmlhex | 𐒼 | |
| css | \104BC | |
| javascript | \u{104BC} | |
| python | \U000104bc | |
| java | \uD801\uDCBC | |
| go | \U000104BC | |
| ruby | \u{104BC} | |
| rust | \u{104BC} | |
| ccpp | \U000104bc | |
| urlencoded | %F0%90%92%BC | |
| utf8bytes | f0 90 92 bc | |
| utf16bebytes | d8 01 dc bc | |
| utf32bebytes | 00 01 04 bc |
How to Use
HTML:
𐒼
CSS:
content: "\104BC"
JavaScript:
"\u{104BC}"
Python:
"\U000104bc"
Properties
Frequently Asked Questions
What is the ๐ผ character (OSAGE CAPITAL LETTER KA)?
๐ผ (OSAGE CAPITAL LETTER KA) is the Unicode character U+104BC.
What is the Unicode codepoint of OSAGE CAPITAL LETTER KA?
The OSAGE CAPITAL LETTER KA character (๐ผ) has codepoint U+104BC.
How do I type or copy OSAGE CAPITAL LETTER KA?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.