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