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