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