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