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