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 BODY
Overview
⾝ (KANGXI RADICAL BODY) is the Unicode character at code point U+2F9D. 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+2F9D | |
| decimal | 12189 | |
| htmldecimal | ⾝ | |
| htmlhex | ⾝ | |
| css | \2F9D | |
| javascript | \u{2F9D} | |
| python | \u2f9d | |
| java | \u2F9D | |
| go | \u2F9D | |
| ruby | \u{2F9D} | |
| rust | \u{2F9D} | |
| ccpp | \u2f9d | |
| urlencoded | %E2%BE%9D | |
| utf8bytes | e2 be 9d | |
| utf16bebytes | 2f 9d | |
| utf32bebytes | 00 00 2f 9d |
How to Use
HTML:
⾝
CSS:
content: "\2F9D"
JavaScript:
"\u{2F9D}"
Python:
"\u2f9d"
Properties
- Block
- Kangxi Radicals
- Script
- Hani
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 8EAB
Frequently Asked Questions
What is the ⾝ character (KANGXI RADICAL BODY)?
⾝ (KANGXI RADICAL BODY) is the Unicode character U+2F9D.
What is the Unicode codepoint of KANGXI RADICAL BODY?
The KANGXI RADICAL BODY character (⾝) has codepoint U+2F9D.
How do I type or copy KANGXI RADICAL BODY?
Copy ⾝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.