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