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