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