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