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' : ''">
氂
CJK UNIFIED IDEOGRAPH-6C02
Overview
氂 (CJK UNIFIED IDEOGRAPH-6C02) is the Unicode character at code point U+6C02. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+6C02 | |
| decimal | 27650 | |
| htmldecimal | 氂 | |
| htmlhex | 氂 | |
| css | \6C02 | |
| javascript | \u{6C02} | |
| python | \u6c02 | |
| java | \u6C02 | |
| go | \u6C02 | |
| ruby | \u{6C02} | |
| rust | \u{6C02} | |
| ccpp | \u6c02 | |
| urlencoded | %E6%B0%82 | |
| utf8bytes | e6 b0 82 | |
| utf16bebytes | 6c 02 | |
| utf32bebytes | 00 00 6c 02 |
How to Use
HTML:
氂
CSS:
content: "\6C02"
JavaScript:
"\u{6C02}"
Python:
"\u6c02"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 氂 character (CJK UNIFIED IDEOGRAPH-6C02)?
氂 (CJK UNIFIED IDEOGRAPH-6C02) is the Unicode character U+6C02.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6C02?
The CJK UNIFIED IDEOGRAPH-6C02 character (氂) has codepoint U+6C02.
How do I type or copy CJK UNIFIED IDEOGRAPH-6C02?
Copy 氂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.