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' : ''">
〭
IDEOGRAPHIC ENTERING TONE MARK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+302D | |
| decimal | 12333 | |
| htmldecimal | 〭 | |
| htmlhex | 〭 | |
| css | \302D | |
| javascript | \u{302D} | |
| python | \u302d | |
| java | \u302D | |
| go | \u302D | |
| ruby | \u{302D} | |
| rust | \u{302D} | |
| ccpp | \u302d | |
| urlencoded | %E3%80%AD | |
| utf8bytes | e3 80 ad | |
| utf16bebytes | 30 2d | |
| utf32bebytes | 00 00 30 2d |
How to Use
HTML:
〭
CSS:
content: "\302D"
JavaScript:
"\u{302D}"
Python:
"\u302d"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 222
- Mirrored
- No