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