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-3CAB
Overview
㲫 (CJK UNIFIED IDEOGRAPH-3CAB) is the Unicode character at code point U+3CAB. 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+3CAB | |
| decimal | 15531 | |
| htmldecimal | 㲫 | |
| htmlhex | 㲫 | |
| css | \3CAB | |
| javascript | \u{3CAB} | |
| python | \u3cab | |
| java | \u3CAB | |
| go | \u3CAB | |
| ruby | \u{3CAB} | |
| rust | \u{3CAB} | |
| ccpp | \u3cab | |
| urlencoded | %E3%B2%AB | |
| utf8bytes | e3 b2 ab | |
| utf16bebytes | 3c ab | |
| utf32bebytes | 00 00 3c ab |
How to Use
HTML:
㲫
CSS:
content: "\3CAB"
JavaScript:
"\u{3CAB}"
Python:
"\u3cab"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㲫 character (CJK UNIFIED IDEOGRAPH-3CAB)?
㲫 (CJK UNIFIED IDEOGRAPH-3CAB) is the Unicode character U+3CAB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3CAB?
The CJK UNIFIED IDEOGRAPH-3CAB character (㲫) has codepoint U+3CAB.
How do I type or copy CJK UNIFIED IDEOGRAPH-3CAB?
Copy 㲫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.