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