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 SIMPLIFIED WALK
Overview
⻌ (CJK RADICAL SIMPLIFIED WALK) is the Unicode character at code point U+2ECC. It belongs to the CJK Radicals Supplement block, in the Other Symbol (So) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2ECC | |
| decimal | 11980 | |
| htmldecimal | ⻌ | |
| htmlhex | ⻌ | |
| css | \2ECC | |
| javascript | \u{2ECC} | |
| python | \u2ecc | |
| java | \u2ECC | |
| go | \u2ECC | |
| ruby | \u{2ECC} | |
| rust | \u{2ECC} | |
| ccpp | \u2ecc | |
| urlencoded | %E2%BB%8C | |
| utf8bytes | e2 bb 8c | |
| utf16bebytes | 2e cc | |
| utf32bebytes | 00 00 2e cc |
How to Use
HTML:
⻌
CSS:
content: "\2ECC"
JavaScript:
"\u{2ECC}"
Python:
"\u2ecc"
Properties
- Block
- CJK Radicals Supplement
- Script
- Hani
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⻌ character (CJK RADICAL SIMPLIFIED WALK)?
⻌ (CJK RADICAL SIMPLIFIED WALK) is the Unicode character U+2ECC.
What is the Unicode codepoint of CJK RADICAL SIMPLIFIED WALK?
The CJK RADICAL SIMPLIFIED WALK character (⻌) has codepoint U+2ECC.
How do I type or copy CJK RADICAL SIMPLIFIED WALK?
Copy ⻌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.