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