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