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