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