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-89AE
Overview
覮 (CJK UNIFIED IDEOGRAPH-89AE) is the Unicode character at code point U+89AE. 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+89AE | |
| decimal | 35246 | |
| htmldecimal | 覮 | |
| htmlhex | 覮 | |
| css | \89AE | |
| javascript | \u{89AE} | |
| python | \u89ae | |
| java | \u89AE | |
| go | \u89AE | |
| ruby | \u{89AE} | |
| rust | \u{89AE} | |
| ccpp | \u89ae | |
| urlencoded | %E8%A6%AE | |
| utf8bytes | e8 a6 ae | |
| utf16bebytes | 89 ae | |
| utf32bebytes | 00 00 89 ae |
How to Use
HTML:
覮
CSS:
content: "\89AE"
JavaScript:
"\u{89AE}"
Python:
"\u89ae"
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-89AE)?
覮 (CJK UNIFIED IDEOGRAPH-89AE) is the Unicode character U+89AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-89AE?
The CJK UNIFIED IDEOGRAPH-89AE character (覮) has codepoint U+89AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-89AE?
Copy 覮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.