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