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