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