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