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-6702
Overview
朂 (CJK UNIFIED IDEOGRAPH-6702) is the Unicode character at code point U+6702. 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+6702 | |
| decimal | 26370 | |
| htmldecimal | 朂 | |
| htmlhex | 朂 | |
| css | \6702 | |
| javascript | \u{6702} | |
| python | \u6702 | |
| java | \u6702 | |
| go | \u6702 | |
| ruby | \u{6702} | |
| rust | \u{6702} | |
| ccpp | \u6702 | |
| urlencoded | %E6%9C%82 | |
| utf8bytes | e6 9c 82 | |
| utf16bebytes | 67 02 | |
| utf32bebytes | 00 00 67 02 |
How to Use
HTML:
朂
CSS:
content: "\6702"
JavaScript:
"\u{6702}"
Python:
"\u6702"
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-6702)?
朂 (CJK UNIFIED IDEOGRAPH-6702) is the Unicode character U+6702.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6702?
The CJK UNIFIED IDEOGRAPH-6702 character (朂) has codepoint U+6702.
How do I type or copy CJK UNIFIED IDEOGRAPH-6702?
Copy 朂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.