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' : ''">
๐บ
MODIFIER LETTER SMALL S WITH CURL
Overview
๐บ (MODIFIER LETTER SMALL S WITH CURL) is the Unicode character at code point U+107BA. It belongs to the Latin Extended-F block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+107BA | |
| decimal | 67514 | |
| htmldecimal | 𐞺 | |
| htmlhex | 𐞺 | |
| css | \107BA | |
| javascript | \u{107BA} | |
| python | \U000107ba | |
| java | \uD801\uDFBA | |
| go | \U000107BA | |
| ruby | \u{107BA} | |
| rust | \u{107BA} | |
| ccpp | \U000107ba | |
| urlencoded | %F0%90%9E%BA | |
| utf8bytes | f0 90 9e ba | |
| utf16bebytes | d8 01 df ba | |
| utf32bebytes | 00 01 07 ba |
How to Use
HTML:
𐞺
CSS:
content: "\107BA"
JavaScript:
"\u{107BA}"
Python:
"\U000107ba"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 1DF1E
Frequently Asked Questions
What is the ๐บ character (MODIFIER LETTER SMALL S WITH CURL)?
๐บ (MODIFIER LETTER SMALL S WITH CURL) is the Unicode character U+107BA.
What is the Unicode codepoint of MODIFIER LETTER SMALL S WITH CURL?
The MODIFIER LETTER SMALL S WITH CURL character (๐บ) has codepoint U+107BA.
How do I type or copy MODIFIER LETTER SMALL S WITH CURL?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.