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-3AB4
Overview
㪴 (CJK UNIFIED IDEOGRAPH-3AB4) is the Unicode character at code point U+3AB4. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3AB4 | |
| decimal | 15028 | |
| htmldecimal | 㪴 | |
| htmlhex | 㪴 | |
| css | \3AB4 | |
| javascript | \u{3AB4} | |
| python | \u3ab4 | |
| java | \u3AB4 | |
| go | \u3AB4 | |
| ruby | \u{3AB4} | |
| rust | \u{3AB4} | |
| ccpp | \u3ab4 | |
| urlencoded | %E3%AA%B4 | |
| utf8bytes | e3 aa b4 | |
| utf16bebytes | 3a b4 | |
| utf32bebytes | 00 00 3a b4 |
How to Use
HTML:
㪴
CSS:
content: "\3AB4"
JavaScript:
"\u{3AB4}"
Python:
"\u3ab4"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㪴 character (CJK UNIFIED IDEOGRAPH-3AB4)?
㪴 (CJK UNIFIED IDEOGRAPH-3AB4) is the Unicode character U+3AB4.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3AB4?
The CJK UNIFIED IDEOGRAPH-3AB4 character (㪴) has codepoint U+3AB4.
How do I type or copy CJK UNIFIED IDEOGRAPH-3AB4?
Copy 㪴 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.