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