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