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' : ''">
͚
COMBINING DOUBLE RING BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+035A | |
| decimal | 858 | |
| htmldecimal | ͚ | |
| htmlhex | ͚ | |
| css | \035A | |
| javascript | \u{35A} | |
| python | \u035a | |
| java | \u035A | |
| go | \u035A | |
| ruby | \u{35A} | |
| rust | \u{35A} | |
| ccpp | \u035a | |
| urlencoded | %CD%9A | |
| utf8bytes | cd 9a | |
| utf16bebytes | 03 5a | |
| utf32bebytes | 00 00 03 5a |
How to Use
HTML:
͚
CSS:
content: "\035A"
JavaScript:
"\u{35A}"
Python:
"\u035a"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No