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