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