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