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