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