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' : ''">
⾑
KANGXI RADICAL WEST
Overview
⾑ (KANGXI RADICAL WEST) is the Unicode character at code point U+2F91. It belongs to the Kangxi Radicals block, in the Other Symbol (So) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2F91 | |
| decimal | 12177 | |
| htmldecimal | ⾑ | |
| htmlhex | ⾑ | |
| css | \2F91 | |
| javascript | \u{2F91} | |
| python | \u2f91 | |
| java | \u2F91 | |
| go | \u2F91 | |
| ruby | \u{2F91} | |
| rust | \u{2F91} | |
| ccpp | \u2f91 | |
| urlencoded | %E2%BE%91 | |
| utf8bytes | e2 be 91 | |
| utf16bebytes | 2f 91 | |
| utf32bebytes | 00 00 2f 91 |
How to Use
HTML:
⾑
CSS:
content: "\2F91"
JavaScript:
"\u{2F91}"
Python:
"\u2f91"
Properties
- Block
- Kangxi Radicals
- Script
- Hani
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 897E
Frequently Asked Questions
What is the ⾑ character (KANGXI RADICAL WEST)?
⾑ (KANGXI RADICAL WEST) is the Unicode character U+2F91.
What is the Unicode codepoint of KANGXI RADICAL WEST?
The KANGXI RADICAL WEST character (⾑) has codepoint U+2F91.
How do I type or copy KANGXI RADICAL WEST?
Copy ⾑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.