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 GAMMA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02E0 | |
| decimal | 736 | |
| htmldecimal | ˠ | |
| htmlhex | ˠ | |
| css | \02E0 | |
| javascript | \u{2E0} | |
| python | \u02e0 | |
| java | \u02E0 | |
| go | \u02E0 | |
| ruby | \u{2E0} | |
| rust | \u{2E0} | |
| ccpp | \u02e0 | |
| urlencoded | %CB%A0 | |
| utf8bytes | cb a0 | |
| utf16bebytes | 02 e0 | |
| utf32bebytes | 00 00 02 e0 |
How to Use
HTML:
ˠ
CSS:
content: "\02E0"
JavaScript:
"\u{2E0}"
Python:
"\u02e0"
Properties
- Block
- Spacing Modifier Letters
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0263