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