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 TELEGRAPH SYMBOL FOR DAY THIRTEEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+33EC | |
| decimal | 13292 | |
| htmldecimal | ㏬ | |
| htmlhex | ㏬ | |
| css | \33EC | |
| javascript | \u{33EC} | |
| python | \u33ec | |
| java | \u33EC | |
| go | \u33EC | |
| ruby | \u{33EC} | |
| rust | \u{33EC} | |
| ccpp | \u33ec | |
| urlencoded | %E3%8F%AC | |
| utf8bytes | e3 8f ac | |
| utf16bebytes | 33 ec | |
| utf32bebytes | 00 00 33 ec |
How to Use
HTML:
㏬
CSS:
content: "\33EC"
JavaScript:
"\u{33EC}"
Python:
"\u33ec"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0031 0033 65E5