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