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