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-201AB
Overview
𠆫 (CJK UNIFIED IDEOGRAPH-201AB) is the Unicode character at code point U+201AB. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+201AB | |
| decimal | 131499 | |
| htmldecimal | 𠆫 | |
| htmlhex | 𠆫 | |
| css | \201AB | |
| javascript | \u{201AB} | |
| python | \U000201ab | |
| java | \uD840\uDDAB | |
| go | \U000201AB | |
| ruby | \u{201AB} | |
| rust | \u{201AB} | |
| ccpp | \U000201ab | |
| urlencoded | %F0%A0%86%AB | |
| utf8bytes | f0 a0 86 ab | |
| utf16bebytes | d8 40 dd ab | |
| utf32bebytes | 00 02 01 ab |
How to Use
HTML:
𠆫
CSS:
content: "\201AB"
JavaScript:
"\u{201AB}"
Python:
"\U000201ab"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠆫 character (CJK UNIFIED IDEOGRAPH-201AB)?
𠆫 (CJK UNIFIED IDEOGRAPH-201AB) is the Unicode character U+201AB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-201AB?
The CJK UNIFIED IDEOGRAPH-201AB character (𠆫) has codepoint U+201AB.
How do I type or copy CJK UNIFIED IDEOGRAPH-201AB?
Copy 𠆫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.