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