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-22209
Overview
𢈉 (CJK UNIFIED IDEOGRAPH-22209) is the Unicode character at code point U+22209. 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+22209 | |
| decimal | 139785 | |
| htmldecimal | 𢈉 | |
| htmlhex | 𢈉 | |
| css | \22209 | |
| javascript | \u{22209} | |
| python | \U00022209 | |
| java | \uD848\uDE09 | |
| go | \U00022209 | |
| ruby | \u{22209} | |
| rust | \u{22209} | |
| ccpp | \U00022209 | |
| urlencoded | %F0%A2%88%89 | |
| utf8bytes | f0 a2 88 89 | |
| utf16bebytes | d8 48 de 09 | |
| utf32bebytes | 00 02 22 09 |
How to Use
HTML:
𢈉
CSS:
content: "\22209"
JavaScript:
"\u{22209}"
Python:
"\U00022209"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢈉 character (CJK UNIFIED IDEOGRAPH-22209)?
𢈉 (CJK UNIFIED IDEOGRAPH-22209) is the Unicode character U+22209.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22209?
The CJK UNIFIED IDEOGRAPH-22209 character (𢈉) has codepoint U+22209.
How do I type or copy CJK UNIFIED IDEOGRAPH-22209?
Copy 𢈉 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.