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