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