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