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