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