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