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