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