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-89CD
Overview
觍 (CJK UNIFIED IDEOGRAPH-89CD) is the Unicode character at code point U+89CD. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+89CD | |
| decimal | 35277 | |
| htmldecimal | 觍 | |
| htmlhex | 觍 | |
| css | \89CD | |
| javascript | \u{89CD} | |
| python | \u89cd | |
| java | \u89CD | |
| go | \u89CD | |
| ruby | \u{89CD} | |
| rust | \u{89CD} | |
| ccpp | \u89cd | |
| urlencoded | %E8%A7%8D | |
| utf8bytes | e8 a7 8d | |
| utf16bebytes | 89 cd | |
| utf32bebytes | 00 00 89 cd |
How to Use
HTML:
觍
CSS:
content: "\89CD"
JavaScript:
"\u{89CD}"
Python:
"\u89cd"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 觍 character (CJK UNIFIED IDEOGRAPH-89CD)?
觍 (CJK UNIFIED IDEOGRAPH-89CD) is the Unicode character U+89CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-89CD?
The CJK UNIFIED IDEOGRAPH-89CD character (觍) has codepoint U+89CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-89CD?
Copy 觍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.