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' : ''">
⺢
CJK RADICAL WATER TWO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2EA2 | |
| decimal | 11938 | |
| htmldecimal | ⺢ | |
| htmlhex | ⺢ | |
| css | \2EA2 | |
| javascript | \u{2EA2} | |
| python | \u2ea2 | |
| java | \u2EA2 | |
| go | \u2EA2 | |
| ruby | \u{2EA2} | |
| rust | \u{2EA2} | |
| ccpp | \u2ea2 | |
| urlencoded | %E2%BA%A2 | |
| utf8bytes | e2 ba a2 | |
| utf16bebytes | 2e a2 | |
| utf32bebytes | 00 00 2e a2 |
How to Use
HTML:
⺢
CSS:
content: "\2EA2"
JavaScript:
"\u{2EA2}"
Python:
"\u2ea2"
Properties
- Block
- CJK Radicals Supplement
- Script
- Hani
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No