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