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 LS DIGRAPH
Overview
๐ (MODIFIER LETTER SMALL LS DIGRAPH) is the Unicode character at code point U+10799. 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+10799 | |
| decimal | 67481 | |
| htmldecimal | 𐞙 | |
| htmlhex | 𐞙 | |
| css | \10799 | |
| javascript | \u{10799} | |
| python | \U00010799 | |
| java | \uD801\uDF99 | |
| go | \U00010799 | |
| ruby | \u{10799} | |
| rust | \u{10799} | |
| ccpp | \U00010799 | |
| urlencoded | %F0%90%9E%99 | |
| utf8bytes | f0 90 9e 99 | |
| utf16bebytes | d8 01 df 99 | |
| utf32bebytes | 00 01 07 99 |
How to Use
HTML:
𐞙
CSS:
content: "\10799"
JavaScript:
"\u{10799}"
Python:
"\U00010799"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 02AA
Frequently Asked Questions
What is the ๐ character (MODIFIER LETTER SMALL LS DIGRAPH)?
๐ (MODIFIER LETTER SMALL LS DIGRAPH) is the Unicode character U+10799.
What is the Unicode codepoint of MODIFIER LETTER SMALL LS DIGRAPH?
The MODIFIER LETTER SMALL LS DIGRAPH character (๐) has codepoint U+10799.
How do I type or copy MODIFIER LETTER SMALL LS DIGRAPH?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.