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