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