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 NINETEEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+33F2 | |
| decimal | 13298 | |
| htmldecimal | ㏲ | |
| htmlhex | ㏲ | |
| css | \33F2 | |
| javascript | \u{33F2} | |
| python | \u33f2 | |
| java | \u33F2 | |
| go | \u33F2 | |
| ruby | \u{33F2} | |
| rust | \u{33F2} | |
| ccpp | \u33f2 | |
| urlencoded | %E3%8F%B2 | |
| utf8bytes | e3 8f b2 | |
| utf16bebytes | 33 f2 | |
| utf32bebytes | 00 00 33 f2 |
How to Use
HTML:
㏲
CSS:
content: "\33F2"
JavaScript:
"\u{33F2}"
Python:
"\u33f2"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0031 0039 65E5