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' : ''">
๐ผ
LATIN LETTER SMALL CAPITAL TURNED G
Overview
๐ผ (LATIN LETTER SMALL CAPITAL TURNED G) is the Unicode character at code point U+1DF02. It belongs to the Latin Extended-G block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DF02 | |
| decimal | 122626 | |
| htmldecimal | 𝼂 | |
| htmlhex | 𝼂 | |
| css | \1DF02 | |
| javascript | \u{1DF02} | |
| python | \U0001df02 | |
| java | \uD837\uDF02 | |
| go | \U0001DF02 | |
| ruby | \u{1DF02} | |
| rust | \u{1DF02} | |
| ccpp | \U0001df02 | |
| urlencoded | %F0%9D%BC%82 | |
| utf8bytes | f0 9d bc 82 | |
| utf16bebytes | d8 37 df 02 | |
| utf32bebytes | 00 01 df 02 |
How to Use
HTML:
𝼂
CSS:
content: "\1DF02"
JavaScript:
"\u{1DF02}"
Python:
"\U0001df02"
Properties
- Block
- Latin Extended-G
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ผ character (LATIN LETTER SMALL CAPITAL TURNED G)?
๐ผ (LATIN LETTER SMALL CAPITAL TURNED G) is the Unicode character U+1DF02.
What is the Unicode codepoint of LATIN LETTER SMALL CAPITAL TURNED G?
The LATIN LETTER SMALL CAPITAL TURNED G character (๐ผ) has codepoint U+1DF02.
How do I type or copy LATIN LETTER SMALL CAPITAL TURNED G?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.