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