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 FOOT
Overview
⻊ (CJK RADICAL FOOT) is the Unicode character at code point U+2ECA. 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+2ECA | |
| decimal | 11978 | |
| htmldecimal | ⻊ | |
| htmlhex | ⻊ | |
| css | \2ECA | |
| javascript | \u{2ECA} | |
| python | \u2eca | |
| java | \u2ECA | |
| go | \u2ECA | |
| ruby | \u{2ECA} | |
| rust | \u{2ECA} | |
| ccpp | \u2eca | |
| urlencoded | %E2%BB%8A | |
| utf8bytes | e2 bb 8a | |
| utf16bebytes | 2e ca | |
| utf32bebytes | 00 00 2e ca |
How to Use
HTML:
⻊
CSS:
content: "\2ECA"
JavaScript:
"\u{2ECA}"
Python:
"\u2eca"
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 FOOT)?
⻊ (CJK RADICAL FOOT) is the Unicode character U+2ECA.
What is the Unicode codepoint of CJK RADICAL FOOT?
The CJK RADICAL FOOT character (⻊) has codepoint U+2ECA.
How do I type or copy CJK RADICAL FOOT?
Copy ⻊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.