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