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 SPIRIT TWO
Overview
⺭ (CJK RADICAL SPIRIT TWO) is the Unicode character at code point U+2EAD. 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+2EAD | |
| decimal | 11949 | |
| htmldecimal | ⺭ | |
| htmlhex | ⺭ | |
| css | \2EAD | |
| javascript | \u{2EAD} | |
| python | \u2ead | |
| java | \u2EAD | |
| go | \u2EAD | |
| ruby | \u{2EAD} | |
| rust | \u{2EAD} | |
| ccpp | \u2ead | |
| urlencoded | %E2%BA%AD | |
| utf8bytes | e2 ba ad | |
| utf16bebytes | 2e ad | |
| utf32bebytes | 00 00 2e ad |
How to Use
HTML:
⺭
CSS:
content: "\2EAD"
JavaScript:
"\u{2EAD}"
Python:
"\u2ead"
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 SPIRIT TWO)?
⺭ (CJK RADICAL SPIRIT TWO) is the Unicode character U+2EAD.
What is the Unicode codepoint of CJK RADICAL SPIRIT TWO?
The CJK RADICAL SPIRIT TWO character (⺭) has codepoint U+2EAD.
How do I type or copy CJK RADICAL SPIRIT TWO?
Copy ⺭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.