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