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 YANG DEPARTING TONE MARK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02EB | |
| decimal | 747 | |
| htmldecimal | ˫ | |
| htmlhex | ˫ | |
| css | \02EB | |
| javascript | \u{2EB} | |
| python | \u02eb | |
| java | \u02EB | |
| go | \u02EB | |
| ruby | \u{2EB} | |
| rust | \u{2EB} | |
| ccpp | \u02eb | |
| urlencoded | %CB%AB | |
| utf8bytes | cb ab | |
| utf16bebytes | 02 eb | |
| utf32bebytes | 00 00 02 eb |
How to Use
HTML:
˫
CSS:
content: "\02EB"
JavaScript:
"\u{2EB}"
Python:
"\u02eb"
Properties
- Block
- Spacing Modifier Letters
- Script
- Bopo
- Category
- Modifier Symbol (Sk)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No