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