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