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