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