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