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