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-2D009
Overview
𭀉 (CJK UNIFIED IDEOGRAPH-2D009) is the Unicode character at code point U+2D009. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D009 | |
| decimal | 184329 | |
| htmldecimal | 𭀉 | |
| htmlhex | 𭀉 | |
| css | \2D009 | |
| javascript | \u{2D009} | |
| python | \U0002d009 | |
| java | \uD874\uDC09 | |
| go | \U0002D009 | |
| ruby | \u{2D009} | |
| rust | \u{2D009} | |
| ccpp | \U0002d009 | |
| urlencoded | %F0%AD%80%89 | |
| utf8bytes | f0 ad 80 89 | |
| utf16bebytes | d8 74 dc 09 | |
| utf32bebytes | 00 02 d0 09 |
How to Use
HTML:
𭀉
CSS:
content: "\2D009"
JavaScript:
"\u{2D009}"
Python:
"\U0002d009"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭀉 character (CJK UNIFIED IDEOGRAPH-2D009)?
𭀉 (CJK UNIFIED IDEOGRAPH-2D009) is the Unicode character U+2D009.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2D009?
The CJK UNIFIED IDEOGRAPH-2D009 character (𭀉) has codepoint U+2D009.
How do I type or copy CJK UNIFIED IDEOGRAPH-2D009?
Copy 𭀉 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.