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-201AE
Overview
𠆮 (CJK UNIFIED IDEOGRAPH-201AE) is the Unicode character at code point U+201AE. 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+201AE | |
| decimal | 131502 | |
| htmldecimal | 𠆮 | |
| htmlhex | 𠆮 | |
| css | \201AE | |
| javascript | \u{201AE} | |
| python | \U000201ae | |
| java | \uD840\uDDAE | |
| go | \U000201AE | |
| ruby | \u{201AE} | |
| rust | \u{201AE} | |
| ccpp | \U000201ae | |
| urlencoded | %F0%A0%86%AE | |
| utf8bytes | f0 a0 86 ae | |
| utf16bebytes | d8 40 dd ae | |
| utf32bebytes | 00 02 01 ae |
How to Use
HTML:
𠆮
CSS:
content: "\201AE"
JavaScript:
"\u{201AE}"
Python:
"\U000201ae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠆮 character (CJK UNIFIED IDEOGRAPH-201AE)?
𠆮 (CJK UNIFIED IDEOGRAPH-201AE) is the Unicode character U+201AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-201AE?
The CJK UNIFIED IDEOGRAPH-201AE character (𠆮) has codepoint U+201AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-201AE?
Copy 𠆮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.